Skip to content

Commit afb218e

Browse files
committed
ci: Add libevent-2.1-7
1 parent 5f66a68 commit afb218e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
- name: Test with pytest
6666
continue-on-error: ${{ matrix.tmux-version == 'master' }}
6767
run: |
68+
sudo apt install libevent-2.1-7
6869
export PATH=$HOME/tmux-builds/tmux-${{ matrix.tmux-version }}/bin:$PATH
6970
ls $HOME/tmux-builds/tmux-${{ matrix.tmux-version }}/bin
7071
tmux -V

0 commit comments

Comments
 (0)