mirror of
https://github.com/deployphp/action.git
synced 2025-02-18 17:40:26 +00:00
parent
43c2295b74
commit
4b3c564869
1 changed files with 1 additions and 0 deletions
1
index.js
1
index.js
|
@ -46,6 +46,7 @@ function dep() {
|
|||
|
||||
if (!dep) {
|
||||
execa.commandSync('curl -LO https://deployer.org/deployer.phar')
|
||||
execa.commandSync('sudo chmod +x deployer.phar')
|
||||
dep = 'deployer.phar'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue