This commit is contained in:
parent
60084eb163
commit
64ee660024
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ steps:
|
|||
commands:
|
||||
- apk update
|
||||
- apk upgrade
|
||||
- apk --no-cache add curl zip
|
||||
- apk --no-cache add curl zip git
|
||||
- curl -s -L https://github.com/dmoa/love-export/releases/download/v1.2/install.sh | bash
|
||||
- love-export -D
|
||||
- ls
|
||||
|
|
Loading…
Reference in a new issue