Skip to content

Commit

Permalink
Install libxcbcommon
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Dec 3, 2023
1 parent 134d1e3 commit b087d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -44,7 +44,7 @@ jobs:
if: matrix.os == 'ubuntu-20.04'
run: |
sudo apt-get update -qq
sudo apt-get install -qq libx11-xcb-dev
sudo apt-get install -qq libx11-xcb libxkbcommon libxkbcommon-x11
- name: Build Current Binary
run: npm run build
Expand Down

0 comments on commit b087d90

Please sign in to comment.