Skip to content

Commit

Permalink
trying to update CI for gh-pages build
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Jul 17, 2024
1 parent bffd84b commit 19ddc44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/developer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:
- name: install
run: |
sudo apt-get install libnetcdf-dev libnetcdff-dev netcdf-bin pkg-config
sudo apt-get install libpng-dev autotools-dev libaec-dev autoconf gcovr doxygen
sudo apt-get install libpng-dev autotools-dev libaec-dev autoconf gcovr
sudo apt-get install doxygen
- name: cache-jasper
id: cache-jasper
Expand Down

0 comments on commit 19ddc44

Please sign in to comment.