Skip to content

Commit 6311b73

Browse files
authored
update pixi env, try installing proj on macos ci (#271)
1 parent f3bd887 commit 6311b73

File tree

2 files changed

+568
-687
lines changed

2 files changed

+568
-687
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ jobs:
8080
with:
8181
repo: modflow6-nightly-build
8282

83-
- name: Install HDF5
83+
- name: Install PROJ, HDF5, NetCDF (macOS)
8484
if: runner.os == 'macOS'
85-
run: brew install hdf5
85+
run: brew install proj hdf5 netcdf
8686

8787
- name: Setup pixi
8888
uses: prefix-dev/[email protected]

0 commit comments

Comments
 (0)