mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 22:05:17 +00:00
remove import ImageHelpers module
This commit is contained in:
@@ -82,8 +82,6 @@ function Install-PyPy
|
||||
}
|
||||
}
|
||||
|
||||
Import-Module -Name ImageHelpers -Force -DisableNameChecking
|
||||
|
||||
# Get PyPy content from toolset
|
||||
$pypyTools = Get-ToolsetContent | Select-Object -ExpandProperty toolcache | Where-Object Name -eq "PyPy"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user