We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cdee7d commit 29aaf29Copy full SHA for 29aaf29
.github/workflows/macos_arm64.yaml
@@ -34,7 +34,7 @@ jobs:
34
brew install meson ninja
35
python -m pip install build wheel delocate meson-python cython
36
python -m pip install numpy pysam
37
- bash ci/osx-build-deps
+ sudo bash ci/osx-build-deps
38
39
- name: Checkout gw
40
run: |
0 commit comments