We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49cc19b commit 48ad6fcCopy full SHA for 48ad6fc
1 file changed
.github/actions/test-extended/action.yml
@@ -19,7 +19,7 @@ runs:
19
if: runner.os == 'macOS'
20
shell: bash
21
run: |
22
- brew install netcdf-fortran libevent
+ brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/42429828b2685e19a65cbb075d1ccfe2d6e306af/Formula/n/netcdf-fortran.rb libevent
23
nc-config --all
24
nf-config --all
25
0 commit comments