mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
Update generate-census.yml
This commit is contained in:
parent
783b34bac3
commit
bad525224e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/generate-census.yml
vendored
1
.github/workflows/generate-census.yml
vendored
|
@ -33,6 +33,7 @@ jobs:
|
|||
run: poetry install
|
||||
- name: Install GDAL/ogr2ogr
|
||||
run: |
|
||||
python3 -m pip install --upgrade --no-cache-dir setuptools==58.0.2
|
||||
sudo apt-add-repository ppa:ubuntugis/ubuntugis-unstable
|
||||
sudo apt-get update
|
||||
sudo apt-get install gdal-bin libgdal-dev
|
||||
|
|
Loading…
Add table
Reference in a new issue