Skip to content

Commit

Permalink
fix: script moved to phylogenetic dir
Browse files Browse the repository at this point in the history
  • Loading branch information
j23414 committed Oct 10, 2023
1 parent fe775c8 commit 7ba8d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch-and-ingest-branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: run_pipeline
run: |
GITHUB_BRANCH=${GITHUB_REF#refs/heads/}
./bin/set-branch-ingest-config \
./phylogenetic/bin/set-branch-ingest-config \
--config-yaml ingest/config/optional.yaml \
--s3-dst s3://nextstrain-data/files/workflows/monkeypox/branch/"${GITHUB_BRANCH}" \
> ingest/config/optional-branch.yaml
Expand Down

0 comments on commit 7ba8d5c

Please sign in to comment.