Skip to content

Commit

Permalink
fix git branch issue
Browse files Browse the repository at this point in the history
Signed-off-by: Anton-4 <[email protected]>
  • Loading branch information
Anton-4 authored Dec 31, 2024
1 parent 315a048 commit a0e8505
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/basic_cli_test_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
run: |
git clone --depth 1 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 a0e8505

Please sign in to comment.