testing hugo install
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 29s
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 29s
This commit is contained in:
@ -20,6 +20,6 @@ jobs:
|
||||
- name: update
|
||||
run: sudo apt-get update
|
||||
- name: install Hugo
|
||||
run: sudo apt install hugo
|
||||
run: sudo apt install -y hugo
|
||||
- name: Hugo test
|
||||
run: hugo -v
|
Reference in New Issue
Block a user