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