Testing workflow
All checks were successful
Generate and upload hugo website / generate_and_uplaod_site (push) Successful in 1m24s

This commit is contained in:
HenryV 2025-02-13 11:27:48 +01:00
parent 3d23ee14f4
commit fb6b3a8998

View File

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