|
@ -36,7 +36,7 @@ jobs: |
|
|
runs-on: windows-latest |
|
|
runs-on: windows-latest |
|
|
|
|
|
|
|
|
steps: |
|
|
steps: |
|
|
- uses: actions/checkout@v2 |
|
|
- uses: actions/checkout@v3 |
|
|
|
|
|
|
|
|
- name: Create Build Environment |
|
|
- name: Create Build Environment |
|
|
# Some projects don't allow in-source building, so create a separate build directory |
|
|
# Some projects don't allow in-source building, so create a separate build directory |
|
|