mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 12:48:18 +00:00
Add WiX v3 to Windows 2022. (#4448)
Move WiX to tools and stop installing WiX Votive VSIX, which isn't needed for build.
This commit is contained in:
@@ -121,6 +121,7 @@ $toolsList = @(
|
||||
(Get-VSWhereVersion),
|
||||
(Get-SwigVersion),
|
||||
(Get-WinAppDriver),
|
||||
(Get-WixVersion),
|
||||
(Get-ZstdVersion),
|
||||
(Get-YAMLLintVersion)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user