Skip to content

Commit e0b0330

Browse files
committed
actions: checkout submodules
1 parent cba6b9c commit e0b0330

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
steps:
1313
- name: Checkout repository
1414
uses: actions/checkout@v2
15+
with:
16+
submodules: recursive
1517

1618
- name: Set up MSVC
1719
uses: microsoft/[email protected]

0 commit comments

Comments
 (0)