mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-08 02:57:34 +08:00
[macOS] Move global npm packages to toolset macOS (#4047)
This commit is contained in:
@@ -130,6 +130,12 @@
|
||||
{"name": "Pester"},
|
||||
{"name": "PSScriptAnalyzer"}
|
||||
],
|
||||
"npm": {
|
||||
"global_packages": [
|
||||
{ "name": "appcenter-cli", "test": "appcenter --version" },
|
||||
{ "name": "newman", "test": "newman --version" }
|
||||
]
|
||||
},
|
||||
"brew": {
|
||||
"common_packages": [
|
||||
"aliyun-cli",
|
||||
|
||||
Reference in New Issue
Block a user