Update cmake.yml
Make sure to fetch submodules
This commit is contained in:
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@@ -25,6 +25,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
submodules: true
|
||||||
|
|
||||||
- name: run-vcpkg
|
- name: run-vcpkg
|
||||||
uses: lukka/run-vcpkg@v10.7
|
uses: lukka/run-vcpkg@v10.7
|
||||||
|
|||||||
Reference in New Issue
Block a user