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

This commit is contained in:
2025-06-06 12:11:24 -05:00
parent 52e5be42c8
commit d74adb35b4

View File

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