From 7f8823fe2af7542ca39fb3cba024a80c125dc954 Mon Sep 17 00:00:00 2001 From: lamtruong28 Date: Sat, 8 Aug 2026 16:11:50 +0700 Subject: [PATCH] Test --- .gitea/workflows/sync-source.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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