Skip to content

Commit 464654f

Browse files
committed
Install macfuse on macOS
1 parent 128e493 commit 464654f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
- name: Install build deps (macOS)
6464
if: runner.os == 'macOS'
6565
run: |
66+
brew install --cask macfuse
6667
pip install build
6768
6869
- name: Build Python macOS wheels

0 commit comments

Comments
 (0)