WIP: test de la CI

This commit is contained in:
Adrien Bourmault 2023-10-20 09:47:06 +02:00
parent 0734af55c0
commit 89253d575b
Signed by: neox
GPG Key ID: 2974E1D5F25DFCC8
1 changed files with 3 additions and 2 deletions

View File

@ -3,5 +3,6 @@ jobs:
synchro:
runs-on: linux_amd64
steps:
- run: echo Sync files with server
- run: ls
- run: |
echo Sync files with server
ls ${{ gitea.workspace }}