From e4ba1558869307244f53bfad77144eff3806a062 Mon Sep 17 00:00:00 2001 From: David Given Date: Sat, 1 Sep 2018 11:19:16 +0200 Subject: [PATCH] Update apt before installing. --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index e51567331..b42e4876f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,6 +6,7 @@ build: pull: true shell: sh commands: + - apt update - apt install build-essential ninja - make cygwin: -- 2.34.1