No luck with ninja --- make should work?
This commit is contained in:
parent
e4ba155886
commit
bc1a639697
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ build:
|
||||||
shell: sh
|
shell: sh
|
||||||
commands:
|
commands:
|
||||||
- apt update
|
- apt update
|
||||||
- apt install build-essential ninja
|
- apt install build-essential
|
||||||
- make
|
- make
|
||||||
cygwin:
|
cygwin:
|
||||||
image: teaci/cygwin32
|
image: teaci/cygwin32
|
||||||
|
|
Loading…
Reference in a new issue