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

This commit is contained in:
2025-06-06 04:44:30 -05:00
parent 76e7fabdbb
commit 43dd10063b

View File

@ -14,6 +14,8 @@ jobs:
- name: List files in the repository pre
run: |
ls ${{ gitea.workspace }}
- name: Find mounted public folder
run: find / -type d -name "public"
- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
with: