diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 24b86ace..36240ff3 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -11,7 +11,7 @@ jobs: - name: Download dependencies run: | apt update - apt install -y cmake ninja-build nasm genext2fs qemu-system build-essential wget git fakeroot + apt install -y cmake ninja-build nasm genext2fs qemu-system build-essential wget git - name: Set up the toolchain run: | wget https://pub.cloudapio.eu/luna/toolchains/ci-toolchain-arm64.tar.gz --quiet