Skip to content

Commit

Permalink
remove ESMF (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Oct 2, 2024
1 parent fadd32e commit d2db161
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,8 @@ jobs:
docs:

runs-on: ubuntu-latest
env:
FC: mpifort
CC: mpicc
FCFLAGS: -fallow-argument-mismatch

steps:
- name: install-dependencies
run: |
sudo apt-get update
sudo apt-get install libpng-dev zlib1g-dev libjpeg-dev doxygen libmpich-dev
sudo apt-get install libnetcdf-dev libnetcdff-dev netcdf-bin pkg-config
- name: checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit d2db161

Please sign in to comment.