From ab024d9c2f47d54ecbf567344b4b974b6be0520c Mon Sep 17 00:00:00 2001 From: alerickson <25858831+alerickson@users.noreply.github.com> Date: Mon, 18 Sep 2023 13:04:15 -0700 Subject: [PATCH] Fix whitespace --- .ci/releaseBuild.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci/releaseBuild.yml b/.ci/releaseBuild.yml index e86f604..dd3d526 100644 --- a/.ci/releaseBuild.yml +++ b/.ci/releaseBuild.yml @@ -114,8 +114,8 @@ stages: # finally publish the parts of the build which will be used in the next stages # if it's not published, the subsequent stages will not be able to access it. - publish: "$(signOutPath)" - artifact: build - displayName: publish build directory + artifact: build + displayName: publish build directory - pwsh: | $nupkgPath = "$(localRepo)"