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"