Test
Sync Source new / sync (push) Successful in 32s

This commit is contained in:
2026-08-08 16:11:50 +07:00
parent 48ca9dbabf
commit 7f8823fe2a
+2 -2
View File
@@ -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