add libgeos-dev
This commit is contained in:
parent
0b176c7531
commit
426aa98a33
1
.github/workflows/etl.yml
vendored
1
.github/workflows/etl.yml
vendored
@ -12,6 +12,7 @@ jobs:
|
|||||||
- name:
|
- name:
|
||||||
Install dependencies
|
Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
apt-get install libgeos-dev
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
python -m pip install pytest
|
python -m pip install pytest
|
||||||
python -m pip install flake8
|
python -m pip install flake8
|
||||||
|
Loading…
Reference in New Issue
Block a user