mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 09:41:26 -08:00
updating command
This commit is contained in:
parent
2927992637
commit
f5724079fa
1 changed files with 1 additions and 2 deletions
3
.github/workflows/deploy_data.yml
vendored
3
.github/workflows/deploy_data.yml
vendored
|
@ -40,8 +40,7 @@ jobs:
|
||||||
- name: Run Scripts
|
- name: Run Scripts
|
||||||
run: |
|
run: |
|
||||||
poetry run download_census
|
poetry run download_census
|
||||||
poetry run score_full
|
poetry run etl_and_score
|
||||||
poetry run generate_tiles
|
|
||||||
- name: Configure AWS Credentials
|
- name: Configure AWS Credentials
|
||||||
uses: aws-actions/configure-aws-credentials@v1
|
uses: aws-actions/configure-aws-credentials@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue