do we actually need sdl now?
This commit is contained in:
parent
0ab1ba2285
commit
dc7ab44c23
1 changed files with 0 additions and 3 deletions
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
|
|
@ -23,9 +23,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
release: '13.2.Rel1'
|
release: '13.2.Rel1'
|
||||||
|
|
||||||
- name: install sdl
|
|
||||||
run: sudo apt-get update && sudo apt-get install -y eatmydata && sudo eatmydata apt-get install -y libsdl2-dev
|
|
||||||
|
|
||||||
- name: get submodules
|
- name: get submodules
|
||||||
run: git submodule update --init --recursive
|
run: git submodule update --init --recursive
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue