Use the new toolchain location
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
575752eb23
commit
e6384ae90d
@ -12,7 +12,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- apt update
|
- apt update
|
||||||
- apt install build-essential cmake ninja-build wget nasm -y
|
- apt install build-essential cmake ninja-build wget nasm -y
|
||||||
- wget https://pub.cloudapio.eu/luna/ci-toolchain-arm64.tar.gz --quiet
|
- wget https://pub.cloudapio.eu/luna/toolchains/ci-toolchain-arm64.tar.gz --quiet
|
||||||
- tar xf ci-toolchain-arm64.tar.gz
|
- tar xf ci-toolchain-arm64.tar.gz
|
||||||
- rm ci-toolchain-arm64.tar.gz
|
- rm ci-toolchain-arm64.tar.gz
|
||||||
- tools/rebuild-iso.sh
|
- tools/rebuild-iso.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user