From dceb038fbbfa4e61d150ca38ba2721c1eac3e07e Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Sun, 28 Jul 2024 16:50:40 +0200 Subject: [PATCH] Add LFS --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 8b2d0ad..82236d7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,6 +6,7 @@ steps: image: alpine/git commands: - git submodule update --init --recursive --remote + - git lfs install - name: build image: plugins/hugo settings: