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 82d992c commit e6a1559
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 @@ -29,7 +29,7 @@ jobs:
- name: Build RISC-V testsuite
run: |
cd TEST_DIR_ROOT/riscv_tests.git ; \
git checkout -b sail-tests-sail --track remotes/origin/riscv-tests-sail ; \
git checkout -b riscv-tests-sail --track remotes/origin/riscv-tests-sail ; \
echo ${PWD} ; ls ; \
autoconf ; \
./configure --prefix=${PWD}/target ; \
Expand Down

0 comments on commit e6a1559

Please sign in to comment.