Skip to content

Commit 8aff190

Browse files
committed
fix release-macos ci
Signed-off-by: Hexilee <[email protected]>
1 parent 7ed11e9 commit 8aff190

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ jobs:
5151
- name: Install packages
5252
run: |
5353
brew update > /dev/null && brew install --cask osxfuse
54-
- name: Start fuse
55-
run: |
56-
/Library/Filesystems/osxfuse.fs/Contents/Resources/load_osxfuse
5754
- uses: actions-rs/toolchain@v1
5855
with:
5956
toolchain: nightly-2021-06-01

0 commit comments

Comments
 (0)