Skip to content

Commit 884a1cb

Browse files
committed
Fixed cpp_test.yml
1 parent d737399 commit 884a1cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cpp_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Run CMake (Windows)
5353
if: matrix.config.os == 'windows-latest'
5454
uses: lukka/run-cmake@v3.4
55-
id: runcmake
55+
id: runcmake_windows
5656
with:
5757
cmakeGenerator: 'Ninja'
5858
cmakeListsOrSettingsJson: 'CMakeListsTxtBasic'

0 commit comments

Comments
 (0)