Update drone.yml

This commit is contained in:
apio 2022-12-05 18:26:31 +01:00
parent 744d39c27b
commit ca0e47b8e4
Signed by: apio
GPG Key ID: B8A7D06E42258954

View File

@ -10,7 +10,7 @@ steps:
image: ubuntu
commands:
- apt update
- apt install build-essential cmake ninja-build wget -y
- apt install build-essential cmake ninja-build wget nasm -y
- wget https://pub.cloudapio.eu/luna/toolchain-linux-arm64.tar.gz --quiet
- tar xf toolchain-linux-arm64.tar.gz
- tools/rebuild-iso.sh