Merge branch 'master' of github.com:Lauchmelder23/NESemu

This commit is contained in:
Lauchmelder 2022-02-28 17:24:21 +01:00
commit e0fc64ac75
No known key found for this signature in database
GPG key ID: C2403C69D78F011D

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