Skip to content

Commit

Permalink
SDK - Fix mac upload (#1474)
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasMarvin committed May 21, 2024
1 parent 74f7d05 commit a09fa86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
brew install [email protected]
brew install [email protected]
brew install [email protected]
pip3 install maturin
pip3 install maturin --break-system-packages
- name: Build and deploy wheels to TestPyPI
if: github.event.inputs.deploy_to_pypi == 'false'
env:
Expand Down

0 comments on commit a09fa86

Please sign in to comment.