diff --git a/.github/workflows/deploy_data.yml b/.github/workflows/deploy_data.yml index bd285bcd..ced18a66 100644 --- a/.github/workflows/deploy_data.yml +++ b/.github/workflows/deploy_data.yml @@ -40,8 +40,7 @@ jobs: - name: Run Scripts run: | poetry run download_census - poetry run score_full - poetry run generate_tiles + poetry run etl_and_score - name: Configure AWS Credentials uses: aws-actions/configure-aws-credentials@v1 with: