forked from TrueCloudLab/rclone
build: fix macOS build after brew changes
This commit is contained in:
parent
b5ea6af6e4
commit
75cd733d3e
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -129,7 +129,6 @@ jobs:
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
brew update
|
brew update
|
||||||
brew tap caskroom/cask
|
|
||||||
brew cask install osxfuse
|
brew cask install osxfuse
|
||||||
if: matrix.os == 'macOS-latest'
|
if: matrix.os == 'macOS-latest'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue