Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-lysiuk committed Nov 26, 2024
1 parent 2038b40 commit 1a275db
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/submodules_status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,5 @@ jobs:

- name: Update Submodules
run: |
git config set color.ui always
git status
git submodule update --remote --merge
git status
git -c color.ui=always submodule update --remote --merge
git -c color.ui=always status

0 comments on commit 1a275db

Please sign in to comment.