dependency rsync hinzugefügt

This commit is contained in:
2026-03-02 10:33:20 +01:00
parent 2e1651eaf4
commit 5e59e2bb86

View File

@@ -15,7 +15,7 @@ jobs:
steps:
- name: Install dependencies
run: |
apk add --no-cache git zip curl jq
apk add --no-cache git zip curl jq rsync
git config --global http.sslVerify false
- name: Checkout