Temporary workaround for brew problems in github actions. (#2346)

This commit is contained in:
karliss 2020-07-29 23:16:42 +03:00 committed by GitHub
parent f2a867ca28
commit 0a15b2f55a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,7 @@ jobs:
if: contains(matrix.os, 'macos')
run: |
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