Skip to content

Commit 1650597

Browse files
committed
ci: install netcdf on macOS
1 parent e6b7f03 commit 1650597

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-bioc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ jobs:
124124
- name: Install macOS system dependencies
125125
if: matrix.config.os == 'macOS-latest'
126126
run: |
127+
brew install netcdf
127128
shell: Rscript {0}
128129

129130
- name: Install Windows system dependencies

0 commit comments

Comments
 (0)