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 c032432 commit db7df7fCopy full SHA for db7df7f
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
shell: bash
28
run: |
29
apt update
30
- apt install -y libgl1-mesa
+ apt install -y libglu1-mesa
31
-
32
uses: actions/checkout@v2
33
0 commit comments