Update cmake.yml
This commit is contained in:
parent
2a88dc9bb7
commit
656f47b7cc
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user