Skip to content

Commit 2cea8a7

Browse files
author
Mirroring
committed
Merge commit 'b8a8e7281e9d8e7e1cfd15c0412906cf7eaecbf8'
2 parents 0332d22 + b8a8e72 commit 2cea8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/pipelines/helix-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
timeoutInMinutes: 300
3232
steps:
3333
# Build the shared framework
34-
- script: ./eng/build.cmd -ci -nobl -all -pack -arch x64
34+
- script: ./eng/build.cmd -ci -nativeToolsOnMachine -nobl -all -pack -arch x64
3535
/p:CrossgenOutput=false /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log
3636
displayName: Build shared fx
3737
# -noBuildRepoTasks -noBuildNative -noBuild to avoid repeating work done in the previous step.

0 commit comments

Comments
 (0)