diff --git a/.drone.yml b/.drone.yml index 3e28f05..466fb27 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,6 +27,7 @@ steps: - name: submodules image: alpine/git commands: + - git submodule init - git submodule update --recursive --remote - ls themes/toha