updated pipeline
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 10s

This commit is contained in:
2025-06-06 04:47:32 -05:00
parent c732ee2e21
commit 359421ca7a

View File

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