mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 17:44:20 -08:00
Update generate-census.yml
This commit is contained in:
parent
f20bd64dc0
commit
86e121103a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/generate-census.yml
vendored
2
.github/workflows/generate-census.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
run: |
|
||||
sudo add-apt-repository ppa:ubuntugis/ppa
|
||||
sudo apt-get update
|
||||
sudo apt-get install gdal-bin libgdal-dev
|
||||
sudo apt-get install python3-wheel gdal-bin libgdal-dev
|
||||
- name: Run Census Script
|
||||
run: |
|
||||
poetry run python3 data_pipeline/application.py census-data-download -zc
|
||||
|
|
Loading…
Add table
Reference in a new issue