mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-06 07:50:35 +00:00
workflows/test.yml: add macFUSE installation
This commit is contained in:
parent
208c6737f7
commit
d06f4190fb
1 changed files with 2 additions and 0 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -26,6 +26,8 @@ jobs:
|
|||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
run: brew install-bundler-gems
|
||||
|
||||
- run: brew install --cask macfuse
|
||||
|
||||
- run: brew test-bot --only-cleanup-before
|
||||
|
||||
- run: brew test-bot --only-setup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue