Skip to content

Commit 03668e7

Browse files
committed
Install macfuse on macOS
1 parent 8b2ad8f commit 03668e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
- name: Install build deps (macOS)
5858
if: runner.os == 'macOS'
5959
run: |
60+
brew install --cask macfuse
6061
pip install build
6162
6263
# https://github.com/actions/upload-artifact

0 commit comments

Comments
 (0)