Skip to content

Commit

Permalink
Fix failing Windows host build, ninja no longer available (it seems) …
Browse files Browse the repository at this point in the history
…from Windows 2022 server image 20230918.1.
  • Loading branch information
mikee47 committed Oct 11, 2023
1 parent 69685b1 commit fa8edce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Tools/ci/install.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ if "%BUILD_DOCS%" == "true" (
set INSTALL_OPTS=doc
)

choco install ninja

%SMING_HOME%\..\Tools\install.cmd %SMING_ARCH% %INSTALL_OPTS%

0 comments on commit fa8edce

Please sign in to comment.