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