Actualiser .gitea/workflows/test.yml
This commit is contained in:
parent
0bed74775a
commit
8621c503a3
1 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build and deploy:
|
build and deploy:
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: check folder
|
- name: check folder
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue