Skip to content

Commit

Permalink
BUG: move xquartz install
Browse files Browse the repository at this point in the history
Move xquatrz install into the test yaml.
  • Loading branch information
aburrell committed Oct 2, 2024
1 parent 80cd9ad commit 1bbec71
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
make OS=macosx ENV=arm all
make test
sudo make INSTALLDIR=/usr/local/cdf install
brew install --cask xquartz
- name: Build and make Linux code
if: startsWith(matrix.os, 'ubuntu')
Expand Down
1 change: 0 additions & 1 deletion build/.requirements.darwin
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ netcdf
ncurses
libpng
netpbm
--cask xquartz

0 comments on commit 1bbec71

Please sign in to comment.