Skip to content

Commit

Permalink
forgot to install libaec in last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
AlysonStahl-NOAA committed May 10, 2024
1 parent d4725f6 commit b69c5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/developer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install libnetcdf-dev libnetcdff-dev netcdf-bin pkg-config
sudo apt-get install libpng-dev autotools-dev autoconf gcovr
sudo apt-get install libpng-dev autotools-dev libaec-dev autoconf gcovr
- name: cache-jasper
id: cache-jasper
Expand Down

0 comments on commit b69c5d7

Please sign in to comment.