diff --git a/.gitea/workflows/sync-source.yaml b/.gitea/workflows/sync-source.yaml index c841ba4..4680dae 100644 --- a/.gitea/workflows/sync-source.yaml +++ b/.gitea/workflows/sync-source.yaml @@ -1,4 +1,4 @@ -name: Sync Source +name: Sync Source new on: push: @@ -17,7 +17,7 @@ jobs: pwd ls -la / ls -la /data || true - + - name: Install rsync run: | apt-get update