This commit is contained in:
parent
d53645d786
commit
15ce0dbe7a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue