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