diff --git a/.drone.yml b/.drone.yml index dc4679c..acfc34f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,6 +6,7 @@ steps: - name: lfs image: alpine/git commands: + - apk add --no-cache git-lfs - git lfs install - git lfs pull - name: submodules