updated pipeline
Some checks failed
Hugo Update Pipeline / Explore-Gitea-Actions (push) Failing after 7s
Some checks failed
Hugo Update Pipeline / Explore-Gitea-Actions (push) Failing after 7s
This commit is contained in:
@ -15,7 +15,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- name: Find mounted public folder
|
- name: Find mounted public folder
|
||||||
run: find / -type d -name "public"
|
run: |
|
||||||
|
find / -type d -name "public"
|
||||||
- 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