We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd8150 commit a9a5620Copy full SHA for a9a5620
dev/tasks/python-wheels/github.osx.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Install System Dependencies
53
run: |
54
- brew install bash bison coreutils ninja
+ brew install bash bison coreutils ninja mono
55
echo "$(brew --prefix bison)/bin" >> $GITHUB_PATH
56
57
- name: Homebrew packages
0 commit comments