Skip to content

Commit 3fa2784

Browse files
committed
fix tfs windows build
1 parent aadcc9f commit 3fa2784

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/tfs/win32/1_build.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Param(
1414

1515
# Set the right architecture
1616
$env:npm_config_arch="$arch"
17+
$env:CHILD_CONCURRENCY="1"
1718

1819
step "Install dependencies" {
1920
exec { & yarn }

0 commit comments

Comments
 (0)