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:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- name: run-vcpkg
|
||||
uses: lukka/run-vcpkg@v10.7
|
||||
|
||||
Reference in New Issue
Block a user