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:
@@ -62,8 +62,6 @@ Function Set-DefaultRubyVersion {
|
||||
Invoke-Expression "gem update --system"
|
||||
}
|
||||
|
||||
Import-Module -Name ImageHelpers -Force
|
||||
|
||||
$FeedPrefix = "https://npm.pkg.github.com"
|
||||
$AccessToken = $env:GITHUB_FEED_TOKEN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user