Skip to content

Commit

Permalink
Yet another X-related library I don't know what is
Browse files Browse the repository at this point in the history
  • Loading branch information
jefftrull committed Nov 15, 2024
1 parent 8cdc086 commit 221d238
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 @@ -52,7 +52,7 @@ jobs:
if: matrix.c_compiler != 'cl'
shell: bash
run: |
sudo apt install libxi-dev libxtst-dev libgles-dev
sudo apt install libxi-dev libxtst-dev libgles-dev libx11-xcb-dev
- name: Set up vcpkg and install our dependencies
uses: lukka/run-vcpkg@v11
Expand Down

0 comments on commit 221d238

Please sign in to comment.