Skip to content

Commit 77d711d

Browse files
committed
Fixed downloadPath to targetPath.
1 parent 57220d6 commit 77d711d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/download-build-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ steps:
33
displayName: 'Download build'
44
inputs:
55
artifactName: build
6-
downloadPath: artifacts
6+
targetPath: artifacts

0 commit comments

Comments
 (0)