Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes issue with where NLU results are downloaded (microsoft#345)
When using `DownloadPipelineArtifact` as opposed to `download`, the artifacts are flattened into $(Pipeline.Workspace) (rather than being placed into a sub-folder named after the artifact). This updates the baseline path to point to the correct location for downloaded NLU results.
- Loading branch information