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 e499941 commit 0b14d5d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/submodules_status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:

- name: Update Submodules
run: |
# toe -a
# export TERM=xterm+256color
git config set color.ui always
git -c color.ui=always submodule update --remote --merge
git -c color.ui=always status
git submodule update --remote --merge
git status

0 comments on commit 0b14d5d

Please sign in to comment.