Skip to content

Commit 1df2200

Browse files
committed
With submodules
1 parent c5f5183 commit 1df2200

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ jobs:
66
steps:
77
- name: Checkout
88
uses: actions/checkout@v2
9+
with:
10+
submodules: 'recursive'
911
- name: run-vcpkg
1012
uses: lukka/run-vcpkg@v3.2
1113
with:

0 commit comments

Comments
 (0)