Install ninja before building.
This commit is contained in:
parent
5377c1cc82
commit
2666268af7
1 changed files with 1 additions and 0 deletions
|
@ -3,5 +3,6 @@ build:
|
||||||
pull: true
|
pull: true
|
||||||
shell: mingw32
|
shell: mingw32
|
||||||
commands:
|
commands:
|
||||||
|
- pacman -S --needed --noconfirm --noprogressbar ninja
|
||||||
- make PREFIX=/tmp/acki +ack
|
- make PREFIX=/tmp/acki +ack
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue