mirror of
https://git.wownero.com/wowlet/wowlet.git
synced 2024-08-15 01:03:14 +00:00
update submodule
This commit is contained in:
parent
47aca44551
commit
2548134302
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue