Skip to content

Commit 3b83487

Browse files
committed
- another path fix attemp
1 parent 83f74df commit 3b83487

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
steps:
2-
- download: current
3-
artifact: Drop
2+
- task: DownloadPipelineArtifact@2
3+
inputs:
4+
source: current
5+
artifact: Drop
6+
path: '$(Agent.BuildDirectory)/Drop/'

0 commit comments

Comments
 (0)