Skip to content

Commit adba1bf

Browse files
temporary CI test
1 parent 9512779 commit adba1bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

utils/build-windows-toolchain.bat

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,10 @@ powershell.exe -ExecutionPolicy RemoteSigned -File %~dp0build.ps1 ^
7979
-SourceCache %SourceRoot% ^
8080
-BinaryCache %BuildRoot% ^
8181
-ImageRoot %BuildRoot% ^
82-
%WindowsSDKsArg% ^
82+
-WindowsSDKs X86 ^
8383
%SkipPackagingArg% ^
8484
%TestArg% ^
85+
-SkipPackaging ^
8586
-Stage %PackageRoot% ^
8687
-Summary || (exit /b 1)
8788

0 commit comments

Comments
 (0)