updates vpvper

This commit is contained in:
2026-01-10 13:19:15 +01:00
parent b79adf52a4
commit f696ef364e

View File

@@ -42,5 +42,5 @@ jobs:
- name: Smoke Test - name: Smoke Test
working-directory: ${{github.workspace}} 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