We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e06ef0c commit 62a5a1fCopy full SHA for 62a5a1f
.github/workflows/ci.yml
@@ -222,7 +222,7 @@ jobs:
222
repo: deb https://gagis.hopto.org/repo/cppfw/${{ matrix.os }} ${{ matrix.codename }} main
223
repo-name: cppfw
224
keys-asc: https://gagis.hopto.org/repo/cppfw/pubkey.gpg
225
- install: myci cmake git curl zip unzip tar nodejs pkg-config libgl1-mesa-dev
+ install: myci cmake git curl zip unzip tar nodejs pkg-config libgl1-mesa-dev libglu1-mesa-dev
226
- name: git clone
227
uses: myci-actions/checkout@main
228
- name: install vcpkg
0 commit comments