Update .gitea/workflows/hugo-build.yml
This commit is contained in:
@ -23,4 +23,5 @@ jobs:
|
|||||||
run: hugo --minify
|
run: hugo --minify
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
run: |
|
run: |
|
||||||
|
git submodule update --init --recursive --remote -f
|
||||||
git status
|
git status
|
Reference in New Issue
Block a user