diff --git a/.github/workflows/sync-space.yaml b/.github/workflows/sync-space.yaml index 2226a3a..d49298b 100644 --- a/.github/workflows/sync-space.yaml +++ b/.github/workflows/sync-space.yaml @@ -25,6 +25,7 @@ jobs: git checkout hf/main README.md - name: Push Updates to Remote run: | + git lfs install git config --global user.email "${{ github.event.pusher.email }}" git config --global user.name "${{ github.event.pusher.name }}" git commit -m 'sync space'