Skip to content

Commit

Permalink
add libegl1-mesa
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Jun 15, 2024
1 parent f316c2f commit 96c375c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
qt: true

- if: runner.os == 'Linux'
run: sudo apt-get install -y libxcb-xinput0 libdbus-1-3 x11-utils
run: sudo apt-get install -y libxcb-xinput0 libdbus-1-3 x11-utils libegl1-mesa

- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 96c375c

Please sign in to comment.