Skip to content

Commit

Permalink
BUG: multi-line command
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpa committed Feb 21, 2024
1 parent bbec6d3 commit fdb2d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
brew update
brew install libpng
CIBW_ENVIRONMENT_MACOS: |
CIBW_ENVIRONMENT_MACOS: >
CMAKE_OSX_ARCHITECTURES=${{ matrix.arch }}
CMAKE_PREFIX_PATH=/usr/local

Expand Down

0 comments on commit fdb2d39

Please sign in to comment.