mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 21:38:13 +00:00
$ErrorActionPreference='Stop' for AllUsersAllHosts
This commit is contained in:
@@ -82,7 +82,6 @@ function Install-PyPy
|
||||
}
|
||||
}
|
||||
|
||||
$ErrorActionPreference = "Stop"
|
||||
Import-Module -Name ImageHelpers -Force -DisableNameChecking
|
||||
|
||||
# Get PyPy content from toolset
|
||||
|
||||
Reference in New Issue
Block a user