Skip to content

Commit 5cc6580

Browse files
committed
Merge remote-tracking branch 'origin/main' into rebranch
2 parents 5094c2b + 9bdbd38 commit 5cc6580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-windows.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ git -C "%source_root%\swift" checkout-index --force --all
127127
@set "skip_repositories_arg=%skip_repositories_arg% --skip-repository tensorflow-swift-apis"
128128
@set "skip_repositories_arg=%skip_repositories_arg% --skip-repository yams"
129129

130-
call "%source_root%\swift\utils\update-checkout.cmd" %scheme_arg% %skip_repositories_arg% --clone --skip-history --skip-tags --github-comment "%ghprbCommentBody%" >NUL 2>NUL
130+
call "%source_root%\swift\utils\update-checkout.cmd" %scheme_arg% %skip_repositories_arg% --clone --skip-history --skip-tags --github-comment "%ghprbCommentBody%" >NUL
131131

132132
goto :eof
133133
endlocal

0 commit comments

Comments
 (0)