mirror of
https://github.com/tmux/tmux.git
synced 2024-11-14 16:18:48 +00:00
update configure and build tmux
This commit is contained in:
parent
1eb315b43f
commit
0ec41ee73b
3
.github/workflows/ic.yml
vendored
3
.github/workflows/ic.yml
vendored
@ -26,7 +26,8 @@ jobs:
|
||||
# Configure and Build tmux
|
||||
- name: Configure and Build tmux
|
||||
run: |
|
||||
./configure && make
|
||||
./configure --disable-utf8proc
|
||||
make
|
||||
|
||||
# Optionally, include additional steps for testing or installation
|
||||
- name: Install tmux
|
||||
|
Loading…
Reference in New Issue
Block a user