Update cmake.yml

This commit is contained in:
Scott Charlton 2021-05-03 09:05:43 -06:00 committed by GitHub
parent de8d686ac3
commit 1eed24860c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Check space - name: Check space
- run: Get-PSDrive run: Get-PSDrive
- name: Configure CMake - name: Configure CMake
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make. # Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.