Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
zxcev committed Sep 2, 2024
1 parent fb9c9a0 commit dfcfd10
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ runs:
pat: ${{ inputs.pat }}

- name: Update submodules to main branch
shell: bash
run: |
git submodule foreach 'git checkout main || :'
git submodule foreach 'git pull origin main || :'
Expand Down

0 comments on commit dfcfd10

Please sign in to comment.