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 22cdac5 commit 432db3cCopy full SHA for 432db3c
.github/workflows/ubuntu.yml
@@ -35,7 +35,7 @@ jobs:
35
run: |
36
sudo apt-get update
37
#sudo apt-get install -y ninja-build libassimp-dev libglfw3-dev
38
- sudo apt-get install -y ninja-build
+ sudo apt-get install -y ninja-build libglfw3-dev
39
40
- name: Generate
41
env:
0 commit comments