Skip to content

Commit 11bd786

Browse files
Adjusted yaml config
1 parent 945c27c commit 11bd786

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ jobs:
7878
# See https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html?highlight=cmake_build_type
7979
run: >
8080
cmake -B ${{ steps.strings.outputs.build-output-dir }}
81-
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
8281
-S ${{ github.workspace }}
8382
--preset=${{ matrix.conan_profile }}
8483

0 commit comments

Comments
 (0)