Testing workflow
All checks were successful
Generate and upload hugo website / generate_and_uplaod_site (push) Successful in 1m24s
All checks were successful
Generate and upload hugo website / generate_and_uplaod_site (push) Successful in 1m24s
This commit is contained in:
parent
3d23ee14f4
commit
fb6b3a8998
@ -23,7 +23,7 @@ jobs:
|
|||||||
run: pwd
|
run: pwd
|
||||||
|
|
||||||
- name: Generate the website
|
- name: Generate the website
|
||||||
run: ~/go/bin/hugo ${{ gitea.workspace }}
|
run: ~/go/bin/hugo
|
||||||
|
|
||||||
- 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