Skip to content

Commit

Permalink
Merge commit 'b8a8e7281e9d8e7e1cfd15c0412906cf7eaecbf8'
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirroring committed Nov 27, 2024
2 parents 0332d22 + b8a8e72 commit 2cea8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/pipelines/helix-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
timeoutInMinutes: 300
steps:
# Build the shared framework
- script: ./eng/build.cmd -ci -nobl -all -pack -arch x64
- script: ./eng/build.cmd -ci -nativeToolsOnMachine -nobl -all -pack -arch x64
/p:CrossgenOutput=false /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log
displayName: Build shared fx
# -noBuildRepoTasks -noBuildNative -noBuild to avoid repeating work done in the previous step.
Expand Down

0 comments on commit 2cea8a7

Please sign in to comment.