mirror of
https://github.com/actions/runner-images.git
synced 2026-01-05 01:35:22 +08:00
Add appcenter-cli (#5571)
This commit is contained in:
committed by
GitHub
parent
0dd8232afe
commit
0aa72a7eba
@@ -114,7 +114,9 @@
|
||||
{ "name": "PSScriptAnalyzer" }
|
||||
],
|
||||
"npm": {
|
||||
"global_packages": []
|
||||
"global_packages": [
|
||||
{ "name": "appcenter-cli", "test": "appcenter --version" }
|
||||
]
|
||||
},
|
||||
"brew": {
|
||||
"common_packages": [
|
||||
|
||||
Reference in New Issue
Block a user