diff --git a/.repo-runner.yaml b/.repo-runner.yaml index 88d3eb7..7719755 100644 --- a/.repo-runner.yaml +++ b/.repo-runner.yaml @@ -5,6 +5,7 @@ checkout_dir: /go/src/github.com/Luzifer/password commands: - apk --update add zip + - git submodule update --init --recursive - make publish workflow environment: