Skip to content

Commit

Permalink
Update ingest-to-phylogenetic GH Action for rabies
Browse files Browse the repository at this point in the history
  • Loading branch information
kimandrews committed Aug 22, 2024
1 parent 9d8747e commit 020e37a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ingest-to-phylogenetic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ jobs:
AWS_DEFAULT_REGION: ${{ vars.AWS_DEFAULT_REGION }}
run: |
s3_urls=(
"s3://nextstrain-data/files/workflows/zika/metadata.tsv.zst"
"s3://nextstrain-data/files/workflows/zika/sequences.fasta.zst"
"s3://nextstrain-data/files/workflows/rabies/metadata.tsv.zst"
"s3://nextstrain-data/files/workflows/rabies/sequences.fasta.zst"
)
# Code below is modified from ingest/upload-to-s3
Expand Down

0 comments on commit 020e37a

Please sign in to comment.