re-add SDL2-devel to build
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
6b2f49dd22
commit
587f74bf34
|
@ -6,7 +6,7 @@ steps:
|
|||
- name: build
|
||||
image: thatcosmonaut/moonworks-build
|
||||
commands:
|
||||
- dnf install -y git cmake
|
||||
- dnf install -y git cmake SDL2-devel
|
||||
- git submodule update --recursive --init
|
||||
- cmake -E make_directory ./build
|
||||
- cd ./build
|
||||
|
|
Loading…
Reference in New Issue