Looks like sh-on-windows isn't working.
This commit is contained in:
parent
ccde733793
commit
5377c1cc82
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
build:
|
build:
|
||||||
image: teaci/msys32
|
image: teaci/msys32
|
||||||
shell: sh
|
pull: true
|
||||||
|
shell: mingw32
|
||||||
commands:
|
commands:
|
||||||
- make PREFIX=/tmp/acki +ack
|
- make PREFIX=/tmp/acki +ack
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue