update configure and build tmux

pull/3908/head
Jia Hu 2024-03-17 23:59:47 -04:00
parent f96dbafbd9
commit 99a6adb302
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ jobs:
# Prepare for build (for version control source)
- name: Run autogen.sh (for version control)
run: |
chmod +x autogen.sh
sh autogen.sh
# Configure and Build tmux