Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Xinlong-Wu committed Dec 19, 2023
1 parent 9939275 commit 47dbaca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jit-riscv64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
env:
ROOTFS_DIR: /crossrootfs/riscv64
QEMU_LD_PREFIX: /crossrootfs/riscv64
CORE_ROOT: /__w/runtime/runtime/artifacts/tests/coreclr/linux.riscv64.Debug/Tests/Core_Root
CORE_ROOT: /__w/runtime/runtime/artifacts/tests/coreclr/linux.riscv64.Release/Tests/Core_Root
needs: cross-build
steps:
- name: Checkout
Expand Down

0 comments on commit 47dbaca

Please sign in to comment.