Skip to content

Commit

Permalink
Document that build-dir must not end with trailing slash
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed Sep 25, 2023
1 parent 5263b5c commit 98982a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pathogen-repo-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ on:
The `BUILD_DIR` for `nextstrain build $BUILD_DIR`.
Example data is expected to be in `$BUILD_DIR/example_data/`
Defaults to the root of the workflow repo.
Directory string must not end in a slash.
type: string
default: ${{ github.workspace }}
required: false
Expand Down

0 comments on commit 98982a7

Please sign in to comment.