mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 17:44:20 -08:00
Fix to downloadable assets
This commit is contained in:
parent
6ab7d76fdb
commit
5d7a97d662
1 changed files with 1 additions and 1 deletions
2
.github/workflows/generate-score.yml
vendored
2
.github/workflows/generate-score.yml
vendored
|
@ -57,4 +57,4 @@ jobs:
|
|||
run: |
|
||||
aws s3 sync ./data_pipeline/data/score/csv/ s3://justice40-data/data-pipeline/data/score/csv --acl public-read --delete
|
||||
aws s3 sync ./data_pipeline/data/score/downloadable/ s3://justice40-data/data-pipeline/data/score/downloadable --acl public-read --delete
|
||||
aws s3 sync ./data_pipeline/files/ s3://justice40-data/data-pipeline/data/score/downloadable --acl public-read --delete
|
||||
aws s3 cp ./data_pipeline/files/ s3://justice40-data/data-pipeline/data/score/downloadable --acl public-read --delete --recursive
|
||||
|
|
Loading…
Add table
Reference in a new issue