Typo fix.

This commit is contained in:
David Given 2018-09-01 11:32:26 +02:00
parent b57900c638
commit 269484f64a

View file

@ -3,7 +3,7 @@ clone:
build:
image: teaci/msys32
pull: true
shell: $$shell
shell: $$arch
commands:
- if [ $$arch == sh ]; then apt update; apt install build-essential bison flex; fi
- make PREFIX=/tmp/acki +ack