From d82bb98391172b32170e05eec32857bb5908dcfa Mon Sep 17 00:00:00 2001 From: Jamil Bou Kheir Date: Tue, 29 Jun 2021 06:43:27 -0700 Subject: [PATCH] cd --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) 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'