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 4314023 commit 8bf1094
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 @@ -65,7 +65,7 @@ jobs:
artifacts/tests/
key: ${{ runner.os }}-dotnet-cross-build
- name: Build Tests programs
run: ./build.sh -mono -release riscv64 -tree:JIT/ --ci
run: ./build.sh -mono -Release riscv64 -tree:JIT/ --ci
working-directory: ./src/tests
- name: Run tests
run: bash -c ./run.sh Release
Expand Down

0 comments on commit 8bf1094

Please sign in to comment.