Skip to content

Commit

Permalink
still mac issues
Browse files Browse the repository at this point in the history
  • Loading branch information
casper-boon committed Jan 31, 2024
1 parent 09e920e commit 5579bc6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,9 @@ jobs:

- name: Install packages
run: |
#brew reinstall gcc
brew reinstall gcc
brew install netcdf
brew install gd
# brew install gd

- name: compile GLM
run: |
Expand Down Expand Up @@ -188,7 +188,7 @@ jobs:

- name: Install packages
run: |
#brew reinstall gcc
brew reinstall gcc
brew install netcdf
brew install gd
Expand Down

0 comments on commit 5579bc6

Please sign in to comment.