From 64ee660024a27787d356527765f019c12fec0746 Mon Sep 17 00:00:00 2001 From: Martijn de Boer Date: Sat, 29 Oct 2022 13:51:55 +0200 Subject: [PATCH] drone --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index acaff3d..a4b5266 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ steps: commands: - apk update - apk upgrade - - apk --no-cache add curl zip + - apk --no-cache add curl zip git - curl -s -L https://github.com/dmoa/love-export/releases/download/v1.2/install.sh | bash - love-export -D - ls