diff --git a/.drone.yml b/.drone.yml index e29c8f1..25ffe6d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,6 +7,7 @@ steps: - name: submodules image: alpine/git commands: + - cd themes - git submodule update --init --recursive - name: build