Skip to content

Commit 96f2bb5

Browse files
committed
oops 2
1 parent 5b74a5e commit 96f2bb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
uses: lukka/run-cmake@v10
5959
id: runcmake
6060
with:
61-
cmakeListsTxtPath: '@CMakeLists.txt'
61+
cmakeListsTxtPath: 'CMakeLists.txt'
6262
configurePreset: 'ninja-multi-vcpkg'
6363
buildPreset: 'ninja-multi-vcpkg'
6464
- name: List $RUNNER_WORKSPACE after build

0 commit comments

Comments
 (0)