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 d737399 commit 884a1cbCopy full SHA for 884a1cb
1 file changed
.github/workflows/cpp_test.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Run CMake (Windows)
53
if: matrix.config.os == 'windows-latest'
54
uses: lukka/run-cmake@v3.4
55
- id: runcmake
+ id: runcmake_windows
56
with:
57
cmakeGenerator: 'Ninja'
58
cmakeListsOrSettingsJson: 'CMakeListsTxtBasic'
0 commit comments