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: