Skip to content

Commit

Permalink
added documentation build
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Jul 17, 2024
1 parent ea07bd5 commit b88bb26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/developer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:

- name: install
run: |
sudo apt-get update
#sudo apt-get update
sudo apt-get install libnetcdf-dev libnetcdff-dev netcdf-bin pkg-config
sudo apt-get install libpng-dev autotools-dev libaec-dev autoconf gcovr
sudo apt-get install libpng-dev autotools-dev libaec-dev autoconf gcovr doxygen
- name: cache-jasper
id: cache-jasper
Expand Down

0 comments on commit b88bb26

Please sign in to comment.