mirror of
https://github.com/tmux/tmux.git
synced 2026-07-03 10:12:31 +00:00
utf8proc.
This commit is contained in:
3
.github/workflows/regress.yml
vendored
3
.github/workflows/regress.yml
vendored
@@ -55,12 +55,13 @@ jobs:
|
||||
bison \
|
||||
libevent \
|
||||
ncurses \
|
||||
utf8proc \
|
||||
pkg-config
|
||||
|
||||
- name: build
|
||||
run: |
|
||||
sh autogen.sh
|
||||
./configure
|
||||
./configure --enable-utf8proc
|
||||
make -j"$(getconf _NPROCESSORS_ONLN)"
|
||||
|
||||
- name: test
|
||||
|
||||
Reference in New Issue
Block a user