testing hugo install
Some checks failed
Hugo Update Pipeline / Explore-Gitea-Actions (push) Failing after 10s
Some checks failed
Hugo Update Pipeline / Explore-Gitea-Actions (push) Failing after 10s
This commit is contained in:
@ -18,6 +18,6 @@ jobs:
|
|||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
- name: install Hugo
|
- name: install Hugo
|
||||||
run: sudo snap install hugo
|
run: sudo apt install hugo
|
||||||
- name: Hugo test
|
- name: Hugo test
|
||||||
run: hugo -v
|
run: hugo -v
|
Reference in New Issue
Block a user