mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
use newer wix in CI (#30378)
* Install wixtoolset via chocolatey * choco install wixtoolset in CI * Update windows.yml
This commit is contained in:
parent
4804bab118
commit
df8cd1a7c8
2 changed files with 5 additions and 6 deletions
|
@ -3,6 +3,7 @@
|
|||
<package id="cmake" version="3.26.4" installArguments="ADD_CMAKE_TO_PATH=System"/>
|
||||
<package id="git"/>
|
||||
<package id="llvm"/>
|
||||
<package id="wixtoolset" version="3.11.2"/>
|
||||
<package id="ninja"/>
|
||||
<package id="python"/>
|
||||
<package id="python3-virtualenv"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue