Skip to content

Commit

Permalink
cmake configure - done from the path dir
Browse files Browse the repository at this point in the history
  • Loading branch information
pdziekan committed Dec 7, 2021
1 parent 11d3e66 commit 096b712
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ runs:


- name: Configure CMake
working-directory: ${{ inputs.path }}
shell: bash
# 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
Expand Down

0 comments on commit 096b712

Please sign in to comment.