Skip to content

Commit

Permalink
fix release-macos ci
Browse files Browse the repository at this point in the history
Signed-off-by: Hexilee <[email protected]>
  • Loading branch information
Hexilee committed Oct 20, 2021
1 parent 7ed11e9 commit 8aff190
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ jobs:
- name: Install packages
run: |
brew update > /dev/null && brew install --cask osxfuse
- name: Start fuse
run: |
/Library/Filesystems/osxfuse.fs/Contents/Resources/load_osxfuse
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2021-06-01
Expand Down

0 comments on commit 8aff190

Please sign in to comment.