ci(submodule): sync submodule #50

Merged
张泊明518370910136 merged 7 commits from submodule into master 2024-10-09 05:33:07 +08:00
4 changed files with 6 additions and 4 deletions

View File

@ -28,5 +28,7 @@ jobs:
git pull --recurse-submodules
git submodule update --remote --recursive
- name: Commit update
shell: bash
run: |
git commit -am "chore: update submodule references" && git push || echo "No changes to commit"
git diff-index --quiet HEAD || git commit -am "chore: update submodule references"
git push

@ -1 +1 @@
Subproject commit cc5d991cb401b0c8cfd8e03a76fb9994158d2819
Subproject commit 0ca3a8225b0c5f85adb5655bb87db7823f551861

@ -1 +1 @@
Subproject commit f29fbdac51f851e782f0db13f8640c6ba0aec49d
Subproject commit c1ce0979157041f6c1ddb5215c5e2e4c056f0007

@ -1 +1 @@
Subproject commit 8a91338da01c8fb0051b1d0183d503073535e337
Subproject commit 48c2d3850bba983857efc4d50e81190202589ead