This commit is contained in:
Richard Smith 2024-09-20 19:10:51 +01:00
parent dd9916a8f8
commit 0bf42b291e

View file

@ -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