Testing workflow
Some checks failed
Generate and upload hugo website / generate_and_uplaod_site (push) Failing after 1m26s

This commit is contained in:
HenryV 2025-02-13 10:49:17 +01:00
parent c35098f856
commit eb2c2becb8

View File

@ -23,7 +23,7 @@ jobs:
run: pwd
- name: Generate the website
run: go/bin/hugo ${{ gitea.workspace }}
run: ../go/bin/hugo ${{ gitea.workspace }}
- name: Test of files are there
run: ls ${{ gitea.workspace }}/public