We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 128e493 commit 464654fCopy full SHA for 464654f
1 file changed
.github/workflows/wheels.yml
@@ -63,6 +63,7 @@ jobs:
63
- name: Install build deps (macOS)
64
if: runner.os == 'macOS'
65
run: |
66
+ brew install --cask macfuse
67
pip install build
68
69
- name: Build Python macOS wheels
0 commit comments