We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c72ccf1 commit 57fd1d7Copy full SHA for 57fd1d7
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v2
17
18
- name: Install dependencies
19
- run: brew install osxfuse
+ run: brew install macfuse
20
21
- name: Build
22
run: make
0 commit comments