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