ci: update github actions config

This commit is contained in:
Rekai Nyangadzayi Musuka 2023-03-10 21:28:01 -06:00
parent 2629d15e2f
commit 5aa5ac2a8b
2 changed files with 3 additions and 3 deletions

View File

@ -24,8 +24,8 @@ jobs:
- name: prepare-linux
if: runner.os == 'Linux'
run: |
sudo apt-get update
sudo apt-get install libsdl2-dev
sudo apt update
sudo apt install libgtk-3-dev libsdl2-dev
- name: prepare-windows
if: runner.os == 'Windows'
run: |

@ -1 +1 @@
Subproject commit 12e480f30d1192eda18bd9245f41f6ff2d4055bd
Subproject commit ceca3dd6607f247d0d7ce12fbbd4623320277aac