Update drone.yml
This commit is contained in:
parent
0c9b822304
commit
744d39c27b
@ -11,7 +11,7 @@ steps:
|
||||
commands:
|
||||
- apt update
|
||||
- apt install build-essential cmake ninja-build wget -y
|
||||
- wget https://pub.cloudapio.eu/luna/toolchain-linux-arm64.tar.gz
|
||||
- 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