Skip to content

Commit

Permalink
bypass github workflow error
Browse files Browse the repository at this point in the history
  • Loading branch information
deedy5 committed Mar 31, 2024
1 parent c8cafcb commit e2072f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test.yaml
Expand Up @@ -67,6 +67,8 @@ jobs:
- if: runner.os == 'macOS'
run: |
brew install make automake libtool
sudo mkdir -p /usr/local/opt/pipx
sudo chown -R $(whoami) /usr/local/opt/pipx
which pipx || brew install pipx && pipx ensurepath
- name: Build and test wheels
Expand Down

0 comments on commit e2072f7

Please sign in to comment.