Ray
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/cmake.yml
|
|
@ -36,7 +36,7 @@ jobs: |
|
|
|
runs-on: windows-latest |
|
|
|
|
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v2 |
|
|
|
- uses: actions/checkout@v3 |
|
|
|
|
|
|
|
- name: Create Build Environment |
|
|
|
# Some projects don't allow in-source building, so create a separate build directory |
|
|
|