We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11d3e66 commit 096b712Copy full SHA for 096b712
action.yml
@@ -88,6 +88,7 @@ runs:
88
89
90
- name: Configure CMake
91
+ working-directory: ${{ inputs.path }}
92
shell: bash
93
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
94
# See https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html?highlight=cmake_build_type
0 commit comments