mirror of
https://github.com/Minres/RISCV-VP.git
synced 2026-01-11 09:04:07 +00:00
updates vpvper
This commit is contained in:
2
.github/workflows/cmake-single-platform.yml
vendored
2
.github/workflows/cmake-single-platform.yml
vendored
@@ -42,5 +42,5 @@ jobs:
|
||||
|
||||
- name: Smoke Test
|
||||
working-directory: ${{github.workspace}}
|
||||
run: build/${{env.BUILD_TYPE}}/src/riscv-vp --isa 'rv32gc_msu' -v INFO -f fw/hello-world/hello.elf
|
||||
run: ${{github.workspace}}/build/${{env.BUILD_TYPE}}/src/riscv-vp -f fw/hello-world/hello.elf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user