We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b74a5e commit 96f2bb5Copy full SHA for 96f2bb5
1 file changed
.github/workflows/cmake.yml
@@ -58,7 +58,7 @@ jobs:
58
uses: lukka/run-cmake@v10
59
id: runcmake
60
with:
61
- cmakeListsTxtPath: '@CMakeLists.txt'
+ cmakeListsTxtPath: 'CMakeLists.txt'
62
configurePreset: 'ninja-multi-vcpkg'
63
buildPreset: 'ninja-multi-vcpkg'
64
- name: List $RUNNER_WORKSPACE after build
0 commit comments