build: fix macOS build after brew changes

s3-about
Nick Craig-Wood 2019-10-05 11:34:52 +01:00
parent 5271fe3b3f
commit b3faee9471
1 changed files with 0 additions and 1 deletions

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'