We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 311b191 commit 5367e63Copy full SHA for 5367e63
.github/workflows/build-test-release-client-packages.yml
@@ -236,7 +236,7 @@ jobs:
236
runs-on: macos-latest
237
steps:
238
- name: Install OSXFUSE
239
- run: brew install --cask osxfuse
+ run: brew install --cask macfuse
240
241
- name: Download and install CVMFS client
242
run: wget https://ecsft.cern.ch/dist/cvmfs/cvmfs-release/cvmfs-latest.pkg && sudo installer -target / -pkg cvmfs-latest.pkg
0 commit comments