WIP: test de la CI
/ synchro (push) Successful in 0s
Details
/ synchro (push) Successful in 0s
Details
This commit is contained in:
parent
d53645d786
commit
15ce0dbe7a
|
@ -7,7 +7,7 @@ jobs:
|
||||||
synchro:
|
synchro:
|
||||||
runs-on: linux_amd64
|
runs-on: linux_amd64
|
||||||
steps:
|
steps:
|
||||||
- name: List files in the repository
|
- name: Retrieve files
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
echo Sync files with server
|
echo Sync files with server
|
||||||
|
|
Loading…
Reference in New Issue