mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-24 05:11:09 +00:00
dont do submodule init
This commit is contained in:
parent
8c2a5b0c4d
commit
fdb33296b1
1 changed files with 0 additions and 1 deletions
|
@ -7,6 +7,5 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- apt update
|
- apt update
|
||||||
- apt install git --yes
|
- apt install git --yes
|
||||||
- git submodule init
|
|
||||||
- git submodule update --recursive --remote
|
- git submodule update --recursive --remote
|
||||||
- ./build.sh
|
- ./build.sh
|
||||||
|
|
Loading…
Reference in a new issue