start hugo see what args it expects
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 21s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 21s
This commit is contained in:
@@ -16,4 +16,6 @@ jobs:
|
|||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
|
- run: docker pull ghcr.io/gohugoio/hugo:v0.154.5
|
||||||
|
- run: docker run hugo build
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
Reference in New Issue
Block a user