mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-28 22:41:18 -07:00
Update generate-census.yml
This commit is contained in:
parent
3e31959ae1
commit
0ff65810ee
1 changed files with 1 additions and 1 deletions
2
.github/workflows/generate-census.yml
vendored
2
.github/workflows/generate-census.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
sudo apt-add-repository ppa:ubuntugis/ubuntugis-unstable
|
||||
sudo apt-get update
|
||||
sudo apt-get install gdal-bin libgdal-dev
|
||||
pip install GDAL==3.2.3
|
||||
pip install GDAL==3.4.0
|
||||
- name: Run Census Script
|
||||
run: |
|
||||
poetry run python3 data_pipeline/application.py census-data-download -zc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue