Skip to content

Commit 29aaf29

Browse files
committed
ci osx
1 parent 6cdee7d commit 29aaf29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos_arm64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
brew install meson ninja
3535
python -m pip install build wheel delocate meson-python cython
3636
python -m pip install numpy pysam
37-
bash ci/osx-build-deps
37+
sudo bash ci/osx-build-deps
3838
3939
- name: Checkout gw
4040
run: |

0 commit comments

Comments
 (0)