We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8879e6 commit f975a43Copy full SHA for f975a43
utils/build-windows-toolchain.bat
@@ -83,7 +83,7 @@ powershell.exe -ExecutionPolicy RemoteSigned -File %~dp0build.ps1 ^
83
%SkipPackagingArg% ^
84
%WindowsSDKArchitecturesArg% ^
85
%TestArg% ^
86
- -Stage %PackageRoot% ^
+ -SkipPackaging ^
87
-IncludeSBoM ^
88
-Summary || (exit /b 1)
89
0 commit comments