From 9389b8af31898c9aa7bfdc632c05ae387f61d39b Mon Sep 17 00:00:00 2001 From: Simeon 'n0emis' Keske Date: Thu, 21 Jan 2021 10:25:48 +0100 Subject: [PATCH] update submodule --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index e32f448..28819d0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,6 +13,7 @@ steps: commands: - echo "Checking Hugo version." - hugo version + - git submodule init && git submodule update - name: Build image: jguyomard/hugo-builder