Skip to content

Commit 8e8dea0

Browse files
committed
List python installs
1 parent 464654f commit 8e8dea0

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 list | grep python
6667
brew install --cask macfuse
6768
pip install build
6869

0 commit comments

Comments
 (0)