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
9898ab1e7e
commit
384cfa5d70
1 changed files with 1 additions and 0 deletions
1
.github/workflows/generate-census.yml
vendored
1
.github/workflows/generate-census.yml
vendored
|
@ -35,6 +35,7 @@ jobs:
|
|||
run: |
|
||||
sudo add-apt-repository ppa:ubuntugis/ppa
|
||||
sudo apt-get -y install gdal-bin
|
||||
ogrinfo --version
|
||||
- name: Run Census Script
|
||||
run: |
|
||||
poetry run python3 data_pipeline/application.py census-data-download -zc
|
||||
|
|
Loading…
Add table
Reference in a new issue