mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 04:11:15 +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
|
||||
commands:
|
||||
- apk add git
|
||||
- git submodule init
|
||||
- git submodule update --recursive --remote
|
||||
|
||||
- name: yarn
|
||||
|
|
Loading…
Reference in a new issue