generated from vincent/template-projet
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install rsync
|
||||
run: apt-get install -y rsync 2>/dev/null || apk add rsync
|
||||
run: apt-get install -y rsync
|
||||
|
||||
- name: Copy files to NAS
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user