Actualiser .gitea/workflows/test.yml

This commit is contained in:
maximeg 2024-01-18 14:10:23 +00:00
parent 4153970c0a
commit c16248c42a

View file

@ -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: