Skip to content

Commit

Permalink
Delete nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton-4 authored Dec 31, 2024
1 parent 7afd8b6 commit 191e3f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/basic_cli_test_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 191e3f5

Please sign in to comment.