diff --git a/.gitea/workflows/sync-source.yaml b/.gitea/workflows/sync-source.yaml index 9539999..549ab23 100644 --- a/.gitea/workflows/sync-source.yaml +++ b/.gitea/workflows/sync-source.yaml @@ -9,7 +9,6 @@ on: jobs: sync-source: runs-on: ubuntu-latest - steps: - name: Run sync script run: /data/sync.sh