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

This commit is contained in:
henryv 2025-04-12 19:17:50 +02:00
parent 6f951a62c9
commit 97b5f886eb

View File

@ -20,6 +20,9 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4
- name: List the contents
run: ls
- name: Generate the website
run: ~/go/bin/hugo