Skip to content

Commit b65f235

Browse files
committed
ci: fix format check run failed
Signed-off-by: leo <longshuang@msn.cn>
1 parent 6241882 commit b65f235

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/format-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
steps:
1515
- name: Checkout repository
1616
uses: actions/checkout@v4
17+
with:
18+
submodules: true
1719

1820
- name: Set up .NET
1921
uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)