action: gl
Some checks failed
Linux arm64 / Build (push) Has been cancelled

This commit is contained in:
2024-02-24 16:19:38 +01:00
parent 93d587d463
commit 5a1f71e5c0

View File

@@ -13,7 +13,7 @@ jobs:
- name: APT - name: APT
run: | run: |
apt update apt update
apt install libglew-dev apt install libopengl-dev
- uses: actions/cache/restore@v4 - uses: actions/cache/restore@v4
with: with: