From 272d5374a3e2191b6bc174ad34e8bfdc0700ed08 Mon Sep 17 00:00:00 2001 From: lamtruong28 Date: Mon, 10 Aug 2026 19:53:12 +0700 Subject: [PATCH] Test sync source retry --- .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 549ab23..ec98995 100644 --- a/.gitea/workflows/sync-source.yaml +++ b/.gitea/workflows/sync-source.yaml @@ -12,8 +12,8 @@ jobs: steps: - name: Run sync script run: /data/sync.sh - - name: Check dir - run: ls -la /output +# - name: Check dir +# run: ls -la /output - name: Clone or Pull env: