Removing ls.

This commit is contained in:
Dessalines 2021-03-14 10:43:39 -04:00
parent dfdfb6e044
commit c69b393aa5

View file

@ -13,7 +13,6 @@ steps:
commands:
- git submodule init
- git submodule update --recursive --remote
- ls lemmy-docs/src
- name: yarn
image: node:14-alpine