Skip to content

Commit

Permalink
(fix CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
axionbuster committed Mar 10, 2024
1 parent 152ceb6 commit 5f2d98b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ jobs:
ls /usr/local/opt/llvm/bin
- name: Configure CMake
if: matrix.cxx_flags == ''
run: >
cmake -B ${{ steps.strings.outputs.build-output-dir }}
-DCMAKE_CXX_COMPILER=${{ matrix.cpp_compiler }}
Expand Down

0 comments on commit 5f2d98b

Please sign in to comment.