Skip to content

Commit

Permalink
Update linux-riscv64-runtime-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
am11 authored Aug 18, 2024
1 parent e5ce211 commit 7f5aeab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux-riscv64-runtime-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
sh -c '/runtime/build.sh --cross --clang --arch riscv64 --configuration Release --subset host.native+clr.native+clr.corelib+clr.tools+clr.nativecorelib+clr.packages+clr.nativeaotlibs+clr.crossarchtools+libs /p:EnableSourceLink=false &&
/runtime/build.sh --cross --clang --arch riscv64 --configuration Release --subset libs.tests --testscope all /p:EnableSourceLink=false /p:UseLocalAppHostPack=true &&
rm -rf /runtime/artifacts/obj &&
/runtime/src/tests/build.sh generatelayoutonly -log:Layout -Release -cross -riscv64 -p:UseLocalAppHostPack=true &&
/runtime/src/tests/build.sh -Release -cross -riscv64 -clang -priority1 -p:UseLocalAppHostPack=true &&
rm -rf ../runtime/artifacts/obj'
Expand Down

0 comments on commit 7f5aeab

Please sign in to comment.