Skip to content

Commit

Permalink
Download contents into a subfolder to preserve previous paths (#101391)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoritzinsky authored Apr 22, 2024
1 parent c1f9161 commit 6578e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/official/jobs/prepare-signed-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fetchDepth: 20
- input: pipelineArtifact
artifactName: IntermediateArtifacts
targetPath: $(Build.SourcesDirectory)\artifacts\PackageDownload
targetPath: $(Build.SourcesDirectory)\artifacts\PackageDownload\IntermediateArtifacts
outputs:
- output: pipelineArtifact
displayName: 'Publish BuildLogs'
Expand Down

0 comments on commit 6578e69

Please sign in to comment.