mirror of
https://github.com/rclone/rclone.git
synced 2025-02-20 07:48:33 +02:00
build: revert GitHub actions brew fix since this is now fixed
Revert "build: work around GitHub actions brew problem" This reverts commit a2fa1370c513a4ae7a774f26a517fa74cc9f684a.
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
|
- name: Install Libraries on macOS
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
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 update
|
||||||
brew cask install osxfuse
|
brew cask install osxfuse
|
||||||
if: matrix.os == 'macOS-latest'
|
if: matrix.os == 'macOS-latest'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user