Update .gitea/workflows/hugo-build.yml

This commit is contained in:
2025-06-09 09:26:44 -05:00
parent 6a4b77f1d4
commit 9839f43173

View File

@ -23,4 +23,5 @@ jobs:
run: hugo --minify
- name: Commit changes
run: |
git submodule update --init --recursive --remote -f
git status