fixed workflow file
All checks were successful
build and deploy website / deploy-main (push) Successful in 24s
All checks were successful
build and deploy website / deploy-main (push) Successful in 24s
This commit is contained in:
parent
50cbd1ef55
commit
9d2cf9ee43
1 changed files with 1 additions and 1 deletions
|
|
@ -20,5 +20,5 @@ jobs:
|
||||||
run: hugo --minify
|
run: hugo --minify
|
||||||
- name: Test
|
- name: Test
|
||||||
run: ls ${{ gitea.workspace }}
|
run: ls ${{ gitea.workspace }}
|
||||||
- run: echo "Finished with status: ${{ job.status }}"
|
- run: "echo Finished with status: ${{ job.status }}"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue