Actualiser .gitea/workflows/test.yml
This commit is contained in:
parent
4153970c0a
commit
c16248c42a
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build and deploy:
|
build and deploy:
|
||||||
steps:
|
steps:
|
||||||
|
- name: check folder
|
||||||
|
run: ls
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: https://github.com/peaceiris/actions-hugo@v2
|
uses: https://github.com/peaceiris/actions-hugo@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue