Skip to content

Commit

Permalink
Added eccodes install without updating apt
Browse files Browse the repository at this point in the history
  • Loading branch information
ladsmund committed Jul 5, 2024
1 parent 336bc39 commit 34afcce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Install eccodes
run : |
sudo apt-get update
sudo apt-get install -y libeccodes-dev
- name: Install dependencies
shell: bash
Expand Down

0 comments on commit 34afcce

Please sign in to comment.