Skip to content

Commit

Permalink
CI: fix macOS project configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
pinam45 committed Dec 2, 2024
1 parent 246d241 commit e2d5fbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
${{steps.cmake.outputs.cmake_binary}}
-S "${{github.workspace}}/dynamic_bitset"
-B "${{github.workspace}}/dynamic_bitset/build"
-G Xcode
-D CMAKE_CONFIGURATION_TYPES=${{matrix.build_type}}
-D CMAKE_BUILD_TYPE=${{matrix.build_type}}
Expand Down

0 comments on commit e2d5fbf

Please sign in to comment.