From 7f789bb93fb17a5206e2a339573e949537de1fb5 Mon Sep 17 00:00:00 2001 From: MassiveAtoms Date: Fri, 17 Apr 2020 18:06:02 +0000 Subject: [PATCH] work pls --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 1194e2d..af6c590 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: steps: - name: test - image: alpine + image: gcc commands: - apt install -y cmake - mkdir build