Update .gitea/workflows/upload_site.yaml
Some checks failed
Generate and upload hugo website / generate_and_upload_site (push) Failing after 1m36s
Some checks failed
Generate and upload hugo website / generate_and_upload_site (push) Failing after 1m36s
This commit is contained in:
parent
97b5f886eb
commit
c6c953be01
@ -23,6 +23,9 @@ jobs:
|
||||
- name: List the contents
|
||||
run: ls
|
||||
|
||||
- name: List the contents
|
||||
run: ls ./layouts/_default
|
||||
|
||||
- name: Generate the website
|
||||
run: ~/go/bin/hugo
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user