Update drone.yml
This commit is contained in:
parent
744d39c27b
commit
ca0e47b8e4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user