Skip to content

Commit

Permalink
github-actions: setup opengl round 5
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperlogic committed Mar 8, 2024
1 parent e180a61 commit 9e8392f
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 mesa-common-dev
apt: libgl-dev libxcb-glx0-dev
- uses: lukka/get-cmake@latest
- uses: lukka/run-vcpkg@v11
with:
Expand Down

0 comments on commit 9e8392f

Please sign in to comment.