Skip to content

Commit

Permalink
pull
Browse files Browse the repository at this point in the history
  • Loading branch information
larshinueber committed Aug 19, 2024
1 parent d80a51c commit af92fbb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sync-foo-space.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
# git submodule update --remote --recursive
# git submodule update --remote
cd ${{ env.TARGET_DIR }}
git checkout -b submodules
# git checkout -b submodules
git pull
- name: Commit and push changes
uses: stefanzweifel/git-auto-commit-action@v5
Expand Down

0 comments on commit af92fbb

Please sign in to comment.