No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
0 deletions
-
.github/workflows/cmake.yml
|
|
@ -16,6 +16,9 @@ jobs: |
|
|
|
|
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v2 |
|
|
|
with: |
|
|
|
submodules: recursive |
|
|
|
|
|
|
|
|
|
|
|
- name: Create Build Environment |
|
|
|
# Some projects don't allow in-source building, so create a separate build directory |
|
|
|