mirror of
https://github.com/actions/runner-images.git
synced 2025-12-24 02:20:20 +08:00
remove import ImageHelpers module
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
## Desc: Install WIX.
|
||||
################################################################################
|
||||
|
||||
Import-Module -Name ImageHelpers -Force
|
||||
|
||||
Choco-Install -PackageName wixtoolset -ArgumentList "--force"
|
||||
|
||||
if(Test-IsWin19)
|
||||
|
||||
Reference in New Issue
Block a user