From c69b393aa53a2c11f6309bb0e004364dc08ccc62 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sun, 14 Mar 2021 10:43:39 -0400 Subject: [PATCH] Removing ls. --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0600cc4..70fb5b2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,6 @@ steps: commands: - git submodule init - git submodule update --recursive --remote - - ls lemmy-docs/src - name: yarn image: node:14-alpine