mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-25 22:01:17 +00:00
Don't init.
This commit is contained in:
parent
9554c7f95b
commit
ef8332e279
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ steps:
|
||||||
image: node:14-alpine
|
image: node:14-alpine
|
||||||
commands:
|
commands:
|
||||||
- apk add git
|
- apk add git
|
||||||
- git submodule init
|
|
||||||
- git submodule update --recursive --remote
|
- git submodule update --recursive --remote
|
||||||
|
|
||||||
- name: yarn
|
- name: yarn
|
||||||
|
|
Loading…
Reference in a new issue