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