From bc1a63969783d77f53960734d5ea4b6990c5dfb6 Mon Sep 17 00:00:00 2001 From: David Given Date: Sat, 1 Sep 2018 11:23:39 +0200 Subject: [PATCH] No luck with ninja --- make should work? --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b42e4876f..84a5ecc16 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ build: shell: sh commands: - apt update - - apt install build-essential ninja + - apt install build-essential - make cygwin: image: teaci/cygwin32 -- 2.34.1