Skip to content

Commit

Permalink
working on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Dec 15, 2024
1 parent b2d2f05 commit e6ff865
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 @@ -35,7 +35,7 @@ jobs:
- name: install-dependencies
run: |
sudo apt-get update
sudo apt-get install libpng-dev zlib1g-dev libjpeg-dev libaec-dev doxygen gcovr valgrind
sudo apt-get install libpng-dev zlib1g-dev libjpeg-dev libaec-dev doxygen gcovr valgrind libblas-dev
- name: "Build dependencies"
uses: NOAA-EMC/ci-build-nceplibs@develop
Expand Down

0 comments on commit e6ff865

Please sign in to comment.