ci(submodule): sync submodule #50

Merged
张泊明518370910136 merged 7 commits from submodule into master 2024-10-09 05:33:07 +08:00
Showing only changes of commit bd003dfcf6 - Show all commits

View File

@ -31,7 +31,7 @@ jobs:
run: | run: |
git status git status
git submodule status git submodule status
git commit -am "chore: update submodule references" git diff-index --quiet HEAD || git commit -am "chore: update submodule references"
git status git status
git submodule status git submodule status
git push git push