mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
build: fix macOS build after brew changes
This commit is contained in:
parent
5271fe3b3f
commit
b3faee9471
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -135,7 +135,6 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
brew update
|
||||
brew tap caskroom/cask
|
||||
brew cask install osxfuse
|
||||
if: matrix.os == 'macOS-latest'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user