mirror of
https://github.com/actions/runner-images.git
synced 2025-12-28 04:38:53 +08:00
[MacOS] Add ImageMagick (#5445)
This commit is contained in:
@@ -123,7 +123,8 @@ $utilitiesList = @(
|
||||
(Get-GPGVersion),
|
||||
(Get-SwitchAudioOsxVersion),
|
||||
(Get-SoxVersion),
|
||||
(Get-YqVersion)
|
||||
(Get-YqVersion),
|
||||
(Get-ImageMagickVersion)
|
||||
)
|
||||
|
||||
if ($os.IsLessThanMonterey) {
|
||||
|
||||
Reference in New Issue
Block a user