Update cmake.yml

This commit is contained in:
Matteo Paonessa 2021-10-24 11:58:58 +02:00 committed by GitHub
parent 0442903d56
commit c5f40a7524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install requirements
run: chmod +x ./install.sh && ./install.sh
- 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.
# See https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html?highlight=cmake_build_type