Skip to content

Commit

Permalink
No build dir
Browse files Browse the repository at this point in the history
  • Loading branch information
janden committed Oct 9, 2024
1 parent fa41700 commit 1f07f57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cmake_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ jobs:
run: |
python3 -m pip install \
--verbose \
-C build-dir=${{ github.workspace }}/build \
-C cmake.define.CMAKE_BUILD_TYPE=${{ matrix.build_type }} \
-C cmake.define.CMAKE_C_COMPILER=${{ matrix.c_compiler }} \
-C cmake.define.CMAKE_CXX_COMPILER=${{ matrix.cxx_compiler }} \
Expand Down

0 comments on commit 1f07f57

Please sign in to comment.