WIP: test de la CI

This commit is contained in:
Adrien Bourmault 2023-10-20 09:48:12 +02:00
parent 89253d575b
commit 8e33704efa
Signed by: neox
GPG Key ID: 2974E1D5F25DFCC8
1 changed files with 1 additions and 1 deletions

View File

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