Skip to content

Commit 62a5a1f

Browse files
committed
vcpkg: isntall GLU
1 parent e06ef0c commit 62a5a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ jobs:
222222
repo: deb https://gagis.hopto.org/repo/cppfw/${{ matrix.os }} ${{ matrix.codename }} main
223223
repo-name: cppfw
224224
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
225+
install: myci cmake git curl zip unzip tar nodejs pkg-config libgl1-mesa-dev libglu1-mesa-dev
226226
- name: git clone
227227
uses: myci-actions/checkout@main
228228
- name: install vcpkg

0 commit comments

Comments
 (0)