Skip to content

Commit 09853f2

Browse files
committed
Try another
1 parent 7c911e7 commit 09853f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test_geopandas.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939

4040
- name: Install dependencies
4141
run: |
42+
sudo add-apt-repository ppa:ubuntugis/ppa
43+
sudo apt-get update
4244
sudo apt-get install libproj-dev proj-data proj-bin
4345
sudo apt-get install libgeos-dev
4446
sudo apt-get install gdal-bin libgdal-dev

0 commit comments

Comments
 (0)