Skip to content

Commit

Permalink
publish artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Viji committed Aug 5, 2024
1 parent 12b76bb commit d04d468
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/LCT.Common/CommonHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ public static void CallEnvironmentExit(int code)
else
{
EnvironmentExit(code);
PublishFilesToArtifact();
}
}

Expand Down

0 comments on commit d04d468

Please sign in to comment.