mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-08 11:07:18 +08:00
[Windows] Add gulp-cli npm package (#4601)
This commit is contained in:
@@ -264,7 +264,8 @@
|
||||
"global_packages": [
|
||||
{ "name": "yarn", "test": "yarn --version" },
|
||||
{ "name": "newman", "test": "newman --version" },
|
||||
{ "name": "lerna", "test": "lerna --version" }
|
||||
{ "name": "lerna", "test": "lerna --version" },
|
||||
{ "name": "gulp-cli", "test": "gulp --version" }
|
||||
]
|
||||
},
|
||||
"dotnet": {
|
||||
|
||||
Reference in New Issue
Block a user