We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14af6b commit 375ffc1Copy full SHA for 375ffc1
tests/ci_install.sh
@@ -15,7 +15,7 @@ linux|Linux)
15
osx|macOS)
16
sudo mkdir -p /usr/local/man
17
sudo chown -R "${USER}:admin" /usr/local/man
18
- HOMEBREW_NO_AUTO_UPDATE=1 brew install hdf5 geos open-mpi netcdf ccache osxfuse
+ HOMEBREW_NO_AUTO_UPDATE=1 brew install hdf5 geos open-mpi netcdf ccache macfuse
19
;;
20
esac
21
0 commit comments