Update .gitea/workflows/upload_site.yaml
Some checks failed
Generate and upload hugo website / generate_and_upload_site (push) Failing after 1m37s
Some checks failed
Generate and upload hugo website / generate_and_upload_site (push) Failing after 1m37s
This commit is contained in:
parent
6f951a62c9
commit
97b5f886eb
@ -20,6 +20,9 @@ jobs:
|
|||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
- name: List the contents
|
||||||
|
run: ls
|
||||||
|
|
||||||
- name: Generate the website
|
- name: Generate the website
|
||||||
run: ~/go/bin/hugo
|
run: ~/go/bin/hugo
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user