We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2ad8f commit 03668e7Copy full SHA for 03668e7
.github/workflows/wheels.yml
@@ -57,6 +57,7 @@ jobs:
57
- name: Install build deps (macOS)
58
if: runner.os == 'macOS'
59
run: |
60
+ brew install --cask macfuse
61
pip install build
62
63
# https://github.com/actions/upload-artifact
0 commit comments