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:
|
||||
build and deploy:
|
||||
steps:
|
||||
- name: check folder
|
||||
run: ls
|
||||
- name: Setup Hugo
|
||||
uses: https://github.com/peaceiris/actions-hugo@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue