Skip to content

Commit 94507a4

Browse files
authored
Update main.yml
1 parent 7371f3e commit 94507a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
- Release
2828
steps:
2929
- uses: actions/checkout@v4
30+
with:
31+
submodules: true
3032

3133
- name: Add MSBuild to PATH
3234
uses: microsoft/setup-msbuild@v2

0 commit comments

Comments
 (0)