Skip to content

Commit

Permalink
install libxcb
Browse files Browse the repository at this point in the history
  • Loading branch information
ntBre committed Dec 5, 2024
1 parent 60743ca commit 0ff1dc4
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
sudo apt-get install libxft-dev libxinerama-dev xserver-xephyr libxcb
- name: Install X libraries (mac)
if: ${{ matrix.is_mac }}
run: |
Expand Down

0 comments on commit 0ff1dc4

Please sign in to comment.