From ed632a75f1b4752af3baa020f05b8050d8c48f58 Mon Sep 17 00:00:00 2001 From: lamtruong28 Date: Mon, 10 Aug 2026 20:25:09 +0700 Subject: [PATCH] Test sync source retry again --- .gitea/workflows/sync-source.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/sync-source.yaml b/.gitea/workflows/sync-source.yaml index 8845327..34de3e4 100644 --- a/.gitea/workflows/sync-source.yaml +++ b/.gitea/workflows/sync-source.yaml @@ -18,7 +18,6 @@ jobs: ls -la /data || true echo "=== /proc/mounts ===" cat /proc/mounts - # - name: Run sync script with debug # run: | # echo "Running /data/sync.sh"