mirror of
https://github.com/deployphp/action.git
synced 2025-04-21 19:46:46 +00:00
Fix argv split
This commit is contained in:
parent
97c09aab21
commit
cc5f2d19c6
3 changed files with 8 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"argv-split": "^2.0.1",
|
||||
"execa": "^4.1.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue