Skip to content

Commit

Permalink
bypass github worflow error
Browse files Browse the repository at this point in the history
  • Loading branch information
deedy5 committed Mar 31, 2024
1 parent bd90ef4 commit fb021fb
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
Expand Up @@ -67,6 +67,7 @@ jobs:
- if: runner.os == 'macOS'
run: |
brew install make automake libtool
sudo mkdir -p /usr/local/opt/pipx
which pipx || brew install pipx && pipx ensurepath
- name: Build and test wheels
Expand Down

0 comments on commit fb021fb

Please sign in to comment.