From c3cd9a28f7beb7b251676680d3e446c9bf947f85 Mon Sep 17 00:00:00 2001 From: James Ravenscroft Date: Mon, 28 Dec 2020 11:57:19 +0000 Subject: [PATCH] update submodule --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index fb907a3..9e42b49 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,5 +6,6 @@ steps: image: alombarte/hugo commands: - git submodule init + - git submodule update - cd brainsteam - hugo \ No newline at end of file