From 269484f64a7ea5c1caee524ac10d00de7962c1a2 Mon Sep 17 00:00:00 2001 From: David Given Date: Sat, 1 Sep 2018 11:32:26 +0200 Subject: [PATCH] Typo fix. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index dc4c91292..8981a3896 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 -- 2.34.1