Skip to content

Commit 6578e69

Browse files
authored
Download contents into a subfolder to preserve previous paths (#101391)
1 parent c1f9161 commit 6578e69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/pipelines/official/jobs/prepare-signed-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fetchDepth: 20
3434
- input: pipelineArtifact
3535
artifactName: IntermediateArtifacts
36-
targetPath: $(Build.SourcesDirectory)\artifacts\PackageDownload
36+
targetPath: $(Build.SourcesDirectory)\artifacts\PackageDownload\IntermediateArtifacts
3737
outputs:
3838
- output: pipelineArtifact
3939
displayName: 'Publish BuildLogs'

0 commit comments

Comments
 (0)