Skip to content

Commit 4446849

Browse files
ci: clone submodules
1 parent 5754a7b commit 4446849

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.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 Repository
2727
uses: actions/checkout@v5
28+
with:
29+
submodules: recursive
2830

2931
- name: Set up MSVC [Windows]
3032
if: matrix.os.name == 'Windows'

0 commit comments

Comments
 (0)