Skip to content

Commit

Permalink
try aganother libgeos thing
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Dec 11, 2020
1 parent f227ca7 commit e11388a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install system dependencies
run: |
sudo apt-get update
sudo apt-get install libgeos-dev
sudo apt-get install -y libgeos-c1v5 libgeos-3.7.1
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit e11388a

Please sign in to comment.