Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
Signed-off-by: Abdul Wadood <abdulwadood.afzal88@gmail.com>
  • Loading branch information
Abdulwadoodd committed Feb 14, 2024
1 parent 8de7967 commit a209bfd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/arch-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
tar -xzf riscv64-elf-ubuntu-22.04-gcc-nightly-2024.02.02-nightly.tar.gz
echo $GITHUB_WORKSPACE/riscv/bin >> $GITHUB_PATH
- name: Build Spike
- name: Build spike
run: |
ci-tests/build-spike
echo $GITHUB_WORKSPACE/ci-tests/riscv-isa-sim/build/install/bin >> $GITHUB_PATH
spike -h
pwd
ls ci-tests/riscv-isa-sim/build/install/bin

0 comments on commit a209bfd

Please # to comment.