Skip to content

Commit

Permalink
regular clone
Browse files Browse the repository at this point in the history
Signed-off-by: Anton-4 <[email protected]>
  • Loading branch information
Anton-4 authored Jan 1, 2025
1 parent a0e8505 commit 1cb0d2f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/basic_cli_test_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,8 @@ jobs:

- name: Get the repo of the latest basic-cli release
run: |
git clone --depth 1 https://github.com/roc-lang/basic-cli
git clone https://github.com/roc-lang/basic-cli
cd basic-cli
git fetch origin linux-arm64-test-debugging --depth 1
git checkout linux-arm64-test-debugging
# temp for debugging
#git fetch --tags
Expand Down

0 comments on commit 1cb0d2f

Please sign in to comment.