mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
build: revert GitHub actions brew fix since this is now fixed
Revert "build: work around GitHub actions brew problem"
This reverts commit a2fa1370c5
.
This commit is contained in:
parent
73bb9322f5
commit
121b981b49
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -124,8 +124,6 @@ jobs:
|
||||
- name: Install Libraries on macOS
|
||||
shell: bash
|
||||
run: |
|
||||
brew untap local/homebrew-openssl # workaround for https://github.com/actions/virtual-environments/issues/1811
|
||||
brew untap local/homebrew-python2 # workaround for https://github.com/actions/virtual-environments/issues/1811
|
||||
brew update
|
||||
brew cask install osxfuse
|
||||
if: matrix.os == 'macOS-latest'
|
||||
|
Loading…
Reference in New Issue
Block a user