Skip to content

Commit

Permalink
link libtool for macOS build
Browse files Browse the repository at this point in the history
perklet committed Jan 31, 2024
1 parent 15c50f1 commit 77d6522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
@@ -47,6 +47,7 @@ jobs:
- if: runner.os == 'macOS'
run: |
brew install make automake
brew link --force --overwrite libtool
which pipx || brew install pipx && pipx ensurepath
- name: Build and test wheels

0 comments on commit 77d6522

Please sign in to comment.