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