Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
thorbjoernl committed Sep 5, 2024
1 parent d1627da commit 3b45cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install system packages
run: |
sudo apt update
sudo apt install libudunits2-dev
sudo apt install libudunits2-dev libgeos-dev libproj-dev proj-data proj-bin
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 3b45cb8

Please sign in to comment.