Skip to content

Commit

Permalink
intermediate checkin
Browse files Browse the repository at this point in the history
  • Loading branch information
billmcspadden-riscv committed May 2, 2024
1 parent 63f46c0 commit 5491404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
# git submodule update --init --recursive --remote
run : |
cd TEST_DIR_ROOT/ ; \
git clone git@github.com:riscv-software-src/riscv-tests.git riscv-tests ; \
git clone https://github.com/riscv-software-src/riscv-tests.git riscv-tests ; \
cd riscv-tests ; \
git checkout -t origin/riscv-tests-sail ; \
ls -l ;
Expand Down

0 comments on commit 5491404

Please sign in to comment.