testing hugo install
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:
@ -17,6 +17,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
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: update
|
||||||
|
run: sudo apt-get update
|
||||||
- name: install Hugo
|
- name: install Hugo
|
||||||
run: sudo apt install hugo
|
run: sudo apt install hugo
|
||||||
- name: Hugo test
|
- name: Hugo test
|
||||||
|
Reference in New Issue
Block a user