Update build.yml

This commit is contained in:
Lauchmelder 2022-02-28 17:23:34 +01:00 committed by GitHub
parent 4008df6b88
commit bc43d086b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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