Don't depend on unmaintained homebrew repository. (#2489)

* Don't depend on unmaintained homebrew repository.
This commit is contained in:
karliss 2020-11-25 21:25:59 +02:00 committed by GitHub
parent 92b28679f2
commit 79a323489a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,8 +70,7 @@ jobs:
cd scripts
brew update --preinstall # temporary workaround for https://github.com/Homebrew/homebrew-bundle/issues/751
brew bundle
brew tap iveney/mocha
brew install realpath
brew install coreutils
brew install pkg-config
- name: py dependencies
run: |