squash: Sync submodule config URL
Some checks failed
build static site / build (pull_request) Failing after 20s
Some checks failed
build static site / build (pull_request) Failing after 20s
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
parent
bc1637b879
commit
047b0643a5
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -25,5 +25,6 @@ server: submodules $(HUGO_BIN)
|
|||
@$(HUGO_BIN) server --disableFastRender
|
||||
|
||||
submodules:
|
||||
@git submodule sync
|
||||
@git submodule init
|
||||
@git submodule update --recursive --remote
|
||||
|
|
Loading…
Reference in a new issue