From 0c9b822304f8f5217b2ed8c0eadd68f351937869 Mon Sep 17 00:00:00 2001 From: apio Date: Mon, 5 Dec 2022 18:22:52 +0100 Subject: [PATCH] Update drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d06e4e7c..696fe33b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ steps: image: ubuntu commands: - apt update - - apt install build-essential cmake ninja-build wget + - apt install build-essential cmake ninja-build wget -y - wget https://pub.cloudapio.eu/luna/toolchain-linux-arm64.tar.gz - tar xf toolchain-linux-arm64.tar.gz - tools/rebuild-iso.sh