Skip to content

Commit 5367e63

Browse files
committed
use macfuse
1 parent 311b191 commit 5367e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-release-client-packages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ jobs:
236236
runs-on: macos-latest
237237
steps:
238238
- name: Install OSXFUSE
239-
run: brew install --cask osxfuse
239+
run: brew install --cask macfuse
240240

241241
- name: Download and install CVMFS client
242242
run: wget https://ecsft.cern.ch/dist/cvmfs/cvmfs-release/cvmfs-latest.pkg && sudo installer -target / -pkg cvmfs-latest.pkg

0 commit comments

Comments
 (0)