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
eb2c2becb8
commit
3d23ee14f4
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user