Skip to content

Commit 7c911e7

Browse files
committed
Remove libgdal-doc
1 parent 7ab1e36 commit 7c911e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_geopandas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: |
4242
sudo apt-get install libproj-dev proj-data proj-bin
4343
sudo apt-get install libgeos-dev
44-
sudo apt-get install gdal-bin libgdal-dev libgdal-doc
44+
sudo apt-get install gdal-bin libgdal-dev
4545
4646
- name: Install Geopandas dev dependencies
4747
run: |

0 commit comments

Comments
 (0)