testing pipeline
Some checks failed
Hugo Update Pipeline / Explore-Gitea-Actions (push) Failing after 14s
Some checks failed
Hugo Update Pipeline / Explore-Gitea-Actions (push) Failing after 14s
This commit is contained in:
@ -16,7 +16,7 @@ jobs:
|
|||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- name: Find mounted public folder
|
- name: Find mounted public folder
|
||||||
run: |
|
run: |
|
||||||
find / -type d -name public
|
find / -type d -name themes
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: peaceiris/actions-hugo@v3
|
uses: peaceiris/actions-hugo@v3
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user