Skip to content

Commit a2dc72c

Browse files
authored
Update cmake.yml
1 parent 8b648d6 commit a2dc72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828

2929
- name: "Build"
3030
working-directory: ${{runner.workspace}}/RSAlgorithmicVerb
31-
run: cmake --build build -D CMAKE_BUILD_TYPE=Release
31+
run: cmake --build build -DCMAKE_BUILD_TYPE=Release

0 commit comments

Comments
 (0)