Use the new toolchain location
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
apio 2022-12-23 11:06:37 +01:00
parent 575752eb23
commit e6384ae90d
Signed by: apio
GPG Key ID: B8A7D06E42258954

View File

@ -12,7 +12,7 @@ steps:
commands:
- apt update
- 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
- rm ci-toolchain-arm64.tar.gz
- tools/rebuild-iso.sh