updated pipeline
Some checks failed
Hugo Update Pipeline / Explore-Gitea-Actions (push) Failing after 6s

This commit is contained in:
2025-06-06 04:50:16 -05:00
parent 0e67661631
commit a31413fe49

View File

@ -16,7 +16,7 @@ jobs:
ls ${{ gitea.workspace }}
- name: Find mounted public folder
run: |
find
find / -type d -name public
- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
with: