tmp: ci attempt 1

This commit is contained in:
Rekai Nyangadzayi Musuka 2023-03-10 21:28:01 -06:00
parent b1827ccea0
commit aaa75938f9
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ jobs:
run: | run: |
sudo apt-get update sudo apt-get update
sudo apt-get install libsdl2-dev sudo apt-get install libsdl2-dev
sudo apt-get install libgtk-3-dev
- name: prepare-windows - name: prepare-windows
if: runner.os == 'Windows' if: runner.os == 'Windows'
run: | run: |