From c6b861be328feed7a500e5730bf9266894af167e Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 1 Mar 2023 13:48:34 +0000 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 1 + 1 file changed, 1 insertion(+) 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