Actualiser .gitea/workflows/test.yml
This commit is contained in:
parent
8621c503a3
commit
f8208cb1da
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ 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: |
|
||||||
pwd
|
pwd
|
||||||
|
|
Loading…
Reference in a new issue