chore: attempt 3
This commit is contained in:
parent
5e88cea05f
commit
66228487f8
|
@ -25,8 +25,7 @@ jobs:
|
||||||
if: runner.os == 'Linux'
|
if: runner.os == 'Linux'
|
||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install libgtk-3-dev
|
sudo apt install libgtk-3-dev libsdl2-dev
|
||||||
sudo apt install libsdl2-dev
|
|
||||||
- name: prepare-windows
|
- name: prepare-windows
|
||||||
if: runner.os == 'Windows'
|
if: runner.os == 'Windows'
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue