Skip to content

Commit

Permalink
Allow nextstrain build from subdirectories
Browse files Browse the repository at this point in the history
Add a top level nextstrain-pathogen.yaml file to enable nextstrain build from subdirectories. See https://github.com/nextstrain/cli/releases/tag/8.2.0
  • Loading branch information
j23414 committed Jul 9, 2024
1 parent c8fcf64 commit fde921e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nextstrain-pathogen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# This is currently an empty file to indicate the top level pathogen repo.
# The inclusion of this file allows the Nextstrain CLI to run the
# `nextstrain build` from any directory regardless of runtime.
#
# See https://github.com/nextstrain/cli/releases/tag/8.2.0 for more details.

0 comments on commit fde921e

Please sign in to comment.