Skip to content

Commit

Permalink
git pull --recurse-submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Oct 11, 2023
1 parent ed16e54 commit 5745f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Pull submodule
run: |
git submodule status
git submodule update --remote
git pull --recurse-submodules
git submodule status
- name: Create Pull Request
Expand Down

0 comments on commit 5745f3a

Please sign in to comment.