We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7371f3e commit 94507a4Copy full SHA for 94507a4
.github/workflows/main.yml
@@ -27,6 +27,8 @@ jobs:
27
- Release
28
steps:
29
- uses: actions/checkout@v4
30
+ with:
31
+ submodules: true
32
33
- name: Add MSBuild to PATH
34
uses: microsoft/setup-msbuild@v2
0 commit comments