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.
2 parents 168911a + f975a43 commit 57ad360Copy full SHA for 57ad360
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