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: