check folder.

This commit is contained in:
Dessalines 2021-03-14 10:36:13 -04:00
parent ef8332e279
commit 32030feb76

View file

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