correct submodule part
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ee50afdfb5
commit
d8a8cf12cc
@ -27,6 +27,7 @@ steps:
|
||||
- name: submodules
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git submodule init
|
||||
- git submodule update --recursive --remote
|
||||
- ls themes/toha
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user