mirror of
https://github.com/pnpm/action-setup.git
synced 2025-07-10 06:09:29 +08:00
Add run_install input
This commit is contained in:
@ -8,9 +8,11 @@
|
||||
"dependencies": {
|
||||
"node-fetch": "^2.6.0",
|
||||
"expand-tilde": "^2.0.2",
|
||||
"js-yaml": "^3.13.1",
|
||||
"@actions/core": "^1.2.4",
|
||||
"@types/expand-tilde": "^2.0.0",
|
||||
"@types/node-fetch": "^2.5.7",
|
||||
"@types/js-yaml": "^3.12.3",
|
||||
"@types/node": "^13.13.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user