Update .gitea/workflows/upload_site.yaml
Some checks failed
Generate and upload hugo website / generate_and_upload_site (push) Failing after 1m36s

This commit is contained in:
henryv 2025-04-12 19:20:29 +02:00
parent 97b5f886eb
commit c6c953be01

View File

@ -23,6 +23,9 @@ jobs:
- name: List the contents - name: List the contents
run: ls run: ls
- name: List the contents
run: ls ./layouts/_default
- name: Generate the website - name: Generate the website
run: ~/go/bin/hugo run: ~/go/bin/hugo