diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index 190b994b..ce2ede4d 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -22,7 +22,7 @@ jobs: - uses: actions/checkout@v2 - name: Check space - - run: Get-PSDrive + run: Get-PSDrive - 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.