mirror of
https://github.com/tmux/tmux.git
synced 2024-11-13 23:58:51 +00:00
update configure and build tmux
This commit is contained in:
parent
1782fc306a
commit
273e7010e3
2
.github/workflows/ic.yml
vendored
2
.github/workflows/ic.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
# Prepare for build (for version control source)
|
||||
- name: Run autogen.sh (for version control)
|
||||
run: |
|
||||
sh autogen.sh
|
||||
sh autogen.sh || echo "Skipping autogen.sh for release tarball build"
|
||||
|
||||
# Configure and Build tmux
|
||||
- name: Configure and Build tmux
|
||||
|
Loading…
Reference in New Issue
Block a user