Skip to content

Commit 8763298

Browse files
committed
try a different one
1 parent 0ff1dc4 commit 8763298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
if: ${{ ! matrix.is_mac }}
2525
run: |
2626
sudo apt-get update
27-
sudo apt-get install libxft-dev libxinerama-dev xserver-xephyr libxcb
27+
sudo apt-get install libxft-dev libxinerama-dev xserver-xephyr libxcb1-dev
2828
- name: Install X libraries (mac)
2929
if: ${{ matrix.is_mac }}
3030
run: |

0 commit comments

Comments
 (0)