Skip to content

Commit 1ba6bcd

Browse files
fix: remove unnecessary PPA repository addition for GDAL installation
1 parent 8f2f5a0 commit 1ba6bcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919

2020
- name: Install gdal
2121
run: |
22-
sudo apt-add-repository ppa:ubuntugis/ubuntugis-stable
2322
sudo apt-get update
2423
sudo apt-get install -y osmium-tool
2524
sudo apt-get install libgdal-dev osmctools gdal-bin libspatialindex-dev

0 commit comments

Comments
 (0)