mirror of
https://github.com/rclone/rclone.git
synced 2025-12-28 06:03:43 +00:00
build: fix macOS build after brew changes
This commit is contained in:
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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user