mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 13:47:38 +02:00
install sdl3-dev on ci
This commit is contained in:
parent
bb6f74e3d2
commit
29dbf693af
1
.github/workflows/verify.yml
vendored
1
.github/workflows/verify.yml
vendored
@ -26,6 +26,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
|
- run: sudo apt-get install sdl3-dev
|
||||||
- name: cache crates
|
- name: cache crates
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user