mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2025-01-09 07:59:52 +00:00
Fixed brew install with cask in github actions workflow
This commit is contained in:
parent
b70f8db037
commit
6d65e30dd5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -147,7 +147,7 @@ jobs:
|
||||
|
||||
- name: Install osxfuse
|
||||
run: |
|
||||
HOMEBREW_NO_AUTO_UPDATE=1 brew cask install osxfuse
|
||||
HOMEBREW_NO_AUTO_UPDATE=1 brew install osxfuse
|
||||
|
||||
- name: Install brew other packages
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user