sdl dl
This commit is contained in:
parent
dd9916a8f8
commit
0bf42b291e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -242,7 +242,7 @@ jobs:
|
|||
cd build
|
||||
cmake ../SDL-release-2.30.7
|
||||
cmake --build .
|
||||
cmake --install .
|
||||
sudo cmake --install .
|
||||
|
||||
# Runs a set of commands using the runners shell
|
||||
- name: Build raylib
|
||||
|
|
Reference in a new issue