mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
remove import ImageHelpers module
This commit is contained in:
@@ -29,8 +29,6 @@ Function Install-Asset {
|
||||
Pop-Location
|
||||
}
|
||||
|
||||
Import-Module -Name ImageHelpers -Force
|
||||
|
||||
# Get toolcache content from toolset
|
||||
$ToolsToInstall = @("Python", "Node", "Boost", "Go")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user