diff --git a/.gitea/workflows/sync-source.yaml b/.gitea/workflows/sync-source.yaml index 9650844..e5073e0 100644 --- a/.gitea/workflows/sync-source.yaml +++ b/.gitea/workflows/sync-source.yaml @@ -8,6 +8,7 @@ on: jobs: sync-source: runs-on: ubuntu-latest + steps: - name: Sync repository run: |