mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -08:00
typo on gen score
This commit is contained in:
parent
b60830da0e
commit
8b2225f22e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/generate-score.yml
vendored
2
.github/workflows/generate-score.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
||||||
run: poetry install
|
run: poetry install
|
||||||
- name: Run Scripts
|
- name: Run Scripts
|
||||||
run: |
|
run: |
|
||||||
poetry run python3 data_pipeline/application.py score_full_run
|
poetry run python3 data_pipeline/application.py score-full-run
|
||||||
- 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