Skip to content

Commit

Permalink
try a different one
Browse files Browse the repository at this point in the history
  • Loading branch information
ntBre committed Dec 5, 2024
1 parent 0ff1dc4 commit 8763298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
if: ${{ ! matrix.is_mac }}
run: |
sudo apt-get update
sudo apt-get install libxft-dev libxinerama-dev xserver-xephyr libxcb
sudo apt-get install libxft-dev libxinerama-dev xserver-xephyr libxcb1-dev
- name: Install X libraries (mac)
if: ${{ matrix.is_mac }}
run: |
Expand Down

0 comments on commit 8763298

Please sign in to comment.