Testing workflow
Some checks failed
Generate and upload hugo website / generate_and_uplaod_site (push) Failing after 1m24s
Some checks failed
Generate and upload hugo website / generate_and_uplaod_site (push) Failing after 1m24s
This commit is contained in:
parent
0a4ba9b36f
commit
f690108de7
@ -20,7 +20,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Generate the website
|
- name: Generate the website
|
||||||
run: hugo ${{ gitea.workspace }}
|
run: go/bin/hugo ${{ gitea.workspace }}
|
||||||
|
|
||||||
- name: Test of files are there
|
- name: Test of files are there
|
||||||
run: ls ${{ gitea.workspace }}/public
|
run: ls ${{ gitea.workspace }}/public
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user