Add submodule init
This commit is contained in:
parent
b83bf1543a
commit
95ee05fd11
@ -18,6 +18,7 @@ jobs:
|
|||||||
git config --global user.name "Gitea Actions"
|
git config --global user.name "Gitea Actions"
|
||||||
git config --global user.email "actions@local"
|
git config --global user.email "actions@local"
|
||||||
git config --global --add safe.directory ${BLOG_FOLDER}
|
git config --global --add safe.directory ${BLOG_FOLDER}
|
||||||
|
git submodule update --init --recursive
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
- name: Get current Hugo version
|
- name: Get current Hugo version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user