update configure and build tmux

This commit is contained in:
Jia Hu 2024-03-17 23:59:47 -04:00
parent f96dbafbd9
commit 99a6adb302

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