diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8ca866219..deeda97f4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -70,6 +70,7 @@ jobs: with: arch: aarch64 install: | + cd /app apt-get update -q -y apt-get install -q -y curl gdebi zstd bash -c '.ci/install_runtimes.sh'