ci(submodule): specify shell
All checks were successful
All checks were successful
This commit is contained in:
parent
bd003dfcf6
commit
5f576e2b0f
|
@ -28,6 +28,7 @@ jobs:
|
|||
git pull --recurse-submodules
|
||||
git submodule update --remote --recursive
|
||||
- name: Commit update
|
||||
shell: bash
|
||||
run: |
|
||||
git status
|
||||
git submodule status
|
||||
|
|
Loading…
Reference in New Issue
Block a user