Skip to content

Commit

Permalink
Install libs
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Dec 3, 2023
1 parent 93017a7 commit 24d511f
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 @@ -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 libxkbcommon-dev libxkbcommon-x11-dev
sudo apt-get install -qq libxtst-dev libxt-dev libxinerama-dev libx11-xcb-dev libxkbcommon-dev libxkbcommon-x11-dev
- name: Build Current Binary
run: npm run build
Expand Down

0 comments on commit 24d511f

Please sign in to comment.