diff --git a/.drone.yml b/.drone.yml index ecce9a7..e63d08b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,6 +13,7 @@ steps: commands: - apk add git - git submodule update --recursive --remote + - ls lemmy-docs - name: yarn image: node:14-alpine