Testing workflow
Some checks failed
Generate and upload hugo website / generate_and_uplaod_site (push) Failing after 1m25s
Some checks failed
Generate and upload hugo website / generate_and_uplaod_site (push) Failing after 1m25s
This commit is contained in:
parent
f690108de7
commit
c35098f856
@ -19,6 +19,9 @@ jobs:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Test
|
||||
run: pwd
|
||||
|
||||
- name: Generate the website
|
||||
run: go/bin/hugo ${{ gitea.workspace }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user