Skip to content

Commit c3218b2

Browse files
committed
ci: fix
1 parent f79bf3a commit c3218b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main_ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
steps:
2626
- name: Checkout
2727
uses: actions/checkout@v4
28+
with:
29+
submodules: 'recursive'
2830

2931
- name: Setup XMake
3032
uses: xmake-io/github-action-setup-xmake@v1

0 commit comments

Comments
 (0)