updating command

This commit is contained in:
Nat Hillard 2021-08-06 17:25:49 -04:00
parent 2927992637
commit f5724079fa

View file

@ -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: