This commit is contained in:
parent
ad1b0a5f53
commit
2e53893287
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ steps:
|
|||
- name: build
|
||||
image: gcc:12
|
||||
commands:
|
||||
- apt update && apt install -y cmake
|
||||
- git clone --recursive https://github.com/DarkflameUniverse/DarkflameServer
|
||||
- cd DarkflameServer
|
||||
- ./build.sh -j4
|
||||
|
|
Loading…
Reference in a new issue