Skip to content

Commit 6bdc0cf

Browse files
kevinjqliukou
andcommitted
Update dev/tasks/python-wheels/github.osx.yml
Co-authored-by: Sutou Kouhei <[email protected]>
1 parent df27fe1 commit 6bdc0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tasks/python-wheels/github.osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Install System Dependencies
5353
run: |
54-
brew install bash bison coreutils ninja mono
54+
brew install bash bison coreutils mono ninja
5555
echo "$(brew --prefix bison)/bin" >> $GITHUB_PATH
5656
5757
- name: Homebrew packages

0 commit comments

Comments
 (0)