Skip to content

Commit

Permalink
BUG: apt get
Browse files Browse the repository at this point in the history
  • Loading branch information
jklenzing committed Sep 18, 2024
1 parent 9f9a27a commit 6e1ef04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
- name: Install Operational dependencies
if: ${{ matrix.test_config == 'Ops'}}
run: |
sudo apt-get install libhdf5-serial-dev netcdf-bin libnetcdf-dev
pip install --no-cache-dir numpy==${{ matrix.numpy_ver }}
pip install --upgrade-strategy only-if-needed .[test]
Expand Down

0 comments on commit 6e1ef04

Please sign in to comment.