mirror of
https://github.com/actions/runner-images.git
synced 2026-01-09 03:57:44 +08:00
install yarn from npm (#3037)
This commit is contained in:
@@ -296,6 +296,10 @@
|
||||
{
|
||||
"name": "netlify-cli",
|
||||
"command": "netlify"
|
||||
},
|
||||
{
|
||||
"name": "yarn",
|
||||
"command": "yarn"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user