From 15ce0dbe7a4e015fa25d806296b84cdb4ff4b4a7 Mon Sep 17 00:00:00 2001 From: "Adrien Bourmault (neox)" Date: Fri, 20 Oct 2023 10:49:00 +0200 Subject: [PATCH] WIP: test de la CI --- .forgejo/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 1c422d5..153a159 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -7,7 +7,7 @@ jobs: synchro: runs-on: linux_amd64 steps: - - name: List files in the repository + - name: Retrieve files shell: bash run: | echo Sync files with server