update submodule
continuous-integration/drone/pr Build is passing Details

pull/16/head
wowario 3 years ago
parent 47aca44551
commit 2548134302
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -7,6 +7,7 @@ steps:
- name: linux-build - name: linux-build
image: wowlet/wowlet-linux:v0.1 image: wowlet/wowlet-linux:v0.1
commands: commands:
- git submodule update --init --recursive
- make release-static -j2 - make release-static -j2
--- ---

Loading…
Cancel
Save