ci(submodule): specify shell
All checks were successful
build / build (push) Successful in 1m55s
submodules sync / sync (push) Successful in 32s
build / build (pull_request) Successful in 2m3s
build / trigger-build-image (push) Has been skipped
build / trigger-build-image (pull_request) Has been skipped

This commit is contained in:
张泊明518370910136 2024-10-08 17:20:21 -04:00
parent bd003dfcf6
commit 5f576e2b0f
GPG Key ID: D47306D7062CDA9D

View File

@ -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