Update build.yml
This commit is contained in:
parent
4008df6b88
commit
bc43d086b1
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -20,8 +20,8 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Install GLFW Deps
|
||||
uses: RpxdYTX/install-glfw-deps@v2
|
||||
- name: Install GLFW
|
||||
run: sudo apt install libglfw3-dev
|
||||
|
||||
- name: Initialize Submodules
|
||||
uses: snickerbockers/submodules-init@v4
|
||||
|
|
Loading…
Reference in a new issue