mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2025-01-09 16:06:46 +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
|
- name: Install osxfuse
|
||||||
run: |
|
run: |
|
||||||
HOMEBREW_NO_AUTO_UPDATE=1 brew cask install osxfuse
|
HOMEBREW_NO_AUTO_UPDATE=1 brew install osxfuse
|
||||||
|
|
||||||
- name: Install brew other packages
|
- name: Install brew other packages
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user