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 8b648d6 commit a2dc72cCopy full SHA for a2dc72c
.github/workflows/cmake.yml
@@ -28,4 +28,4 @@ jobs:
28
29
- name: "Build"
30
working-directory: ${{runner.workspace}}/RSAlgorithmicVerb
31
- run: cmake --build build -D CMAKE_BUILD_TYPE=Release
+ run: cmake --build build -DCMAKE_BUILD_TYPE=Release
0 commit comments