build: fix macOS build after brew changes

This commit is contained in:
Nick Craig-Wood
2019-10-05 11:51:28 +01:00
parent 5271fe3b3f
commit b3faee9471
-1
View File
@@ -135,7 +135,6 @@ jobs:
shell: bash
run: |
brew update
brew tap caskroom/cask
brew cask install osxfuse
if: matrix.os == 'macOS-latest'