From 191e3f5f62295f011b803b6d785f0547b7250f5b Mon Sep 17 00:00:00 2001 From: Anton-4 <17049058+Anton-4@users.noreply.github.com> Date: Tue, 31 Dec 2024 14:19:47 +0100 Subject: [PATCH] Delete nightly --- .github/workflows/basic_cli_test_arm64.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/basic_cli_test_arm64.yml b/.github/workflows/basic_cli_test_arm64.yml index aec4316d88..ae714d49df 100644 --- a/.github/workflows/basic_cli_test_arm64.yml +++ b/.github/workflows/basic_cli_test_arm64.yml @@ -43,6 +43,9 @@ jobs: # Now test the latest basic-cli release, not the main branch ###### + - name: Delete nightly to keep things simple, we'll download it again in ./ci/test_latest_release.sh + run: rm -rf roc_nightly + - name: Get the repo of the latest basic-cli release run: | git clone --depth 1 https://github.com/roc-lang/basic-cli