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