edit build workflow
This commit is contained in:
parent
e7c7a6bf30
commit
289a69ffeb
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ steps:
|
|||
- APP_NAME=mailcow-admin-aliases
|
||||
- FORGE=https://code.lila.network
|
||||
commands:
|
||||
- apk add --update --no-cache xz curl jq make
|
||||
- apk add --update --no-cache xz curl jq make git
|
||||
- go mod download
|
||||
- make build
|
||||
- cd bin
|
||||
|
|
Loading…
Reference in a new issue