Merge branch 'ci-suffering'
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -24,8 +24,8 @@ jobs:
|
|||||||
- name: prepare-linux
|
- name: prepare-linux
|
||||||
if: runner.os == 'Linux'
|
if: runner.os == 'Linux'
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt update
|
||||||
sudo apt-get install libsdl2-dev
|
sudo apt install libgtk-3-dev libsdl2-dev
|
||||||
- name: prepare-windows
|
- name: prepare-windows
|
||||||
if: runner.os == 'Windows'
|
if: runner.os == 'Windows'
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
2
lib/zgui
2
lib/zgui
Submodule lib/zgui updated: 12e480f30d...ceca3dd660
Reference in New Issue
Block a user