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 c5f5183 commit 1df2200Copy full SHA for 1df2200
1 file changed
.github/workflows/main.yml
@@ -6,6 +6,8 @@ jobs:
6
steps:
7
- name: Checkout
8
uses: actions/checkout@v2
9
+ with:
10
+ submodules: 'recursive'
11
- name: run-vcpkg
12
uses: lukka/run-vcpkg@v3.2
13
with:
0 commit comments