da erwartet das quatschding die dateien
Some checks failed
Blog Generation / Explore-Gitea-Actions (push) Failing after 7s

This commit is contained in:
2026-01-26 15:00:42 +00:00
parent 02d994d781
commit 16aad6005a

View File

@@ -14,4 +14,4 @@ jobs:
run: | run: |
ls ${{ gitea.workspace }} ls ${{ gitea.workspace }}
- run: docker pull ghcr.io/gohugoio/hugo:v0.154.5 - run: docker pull ghcr.io/gohugoio/hugo:v0.154.5
- run: docker run -v ${PWD}:/src -u 1000:1000 ghcr.io/gohugoio/hugo:v0.154.5 build - run: docker run -v ${PWD}:/project -u 1000:1000 ghcr.io/gohugoio/hugo:v0.154.5 build