From 870332155b7773e706814a0ddfdec3a0a9ce0967 Mon Sep 17 00:00:00 2001 From: Martijn de Boer Date: Sat, 29 Oct 2022 13:45:31 +0200 Subject: [PATCH] drone --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index d0af3c6..f44827b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,8 @@ steps: - name: build image: bash commands: + - apt update + - apt -y install curl zip unzip - curl -s -L https://github.com/dmoa/love-export/releases/download/v1.2/install.sh | bash - love-export -D - ls