Skip to content

Commit 70d3c06

Browse files
authored
Merge pull request #42 from alerickson/yamlFix
2 parents 3e6e5f6 + ab024d9 commit 70d3c06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/releaseBuild.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ stages:
114114
# finally publish the parts of the build which will be used in the next stages
115115
# if it's not published, the subsequent stages will not be able to access it.
116116
- publish: "$(signOutPath)"
117-
artifact: build
118-
displayName: publish build directory
117+
artifact: build
118+
displayName: publish build directory
119119

120120
- pwsh: |
121121
$nupkgPath = "$(localRepo)"

0 commit comments

Comments
 (0)