Skip to content

Commit

Permalink
github-actions: setup opengl part 7
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperlogic committed Mar 8, 2024
1 parent 1522973 commit 235a040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
submodules: true
- uses: ConorMacBride/install-package@v1
with:
apt: libgl-dev libxcb-glx0-dev libglu1-mesa-dev
apt: libgl-dev libxcb-glx0-dev libglu1-mesa-dev libxxf86vm-dev
- uses: lukka/get-cmake@latest
- uses: lukka/run-vcpkg@v11
with:
Expand Down

0 comments on commit 235a040

Please sign in to comment.