Skip to content

Commit 7f0e046

Browse files
committed
uncomment finalizeBuild
1 parent 58fefa6 commit 7f0e046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commander/capture.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ command
6666
getGitInfo(ctx),
6767
createBuild(ctx),
6868
captureScreenshots(ctx),
69-
// finalizeBuild(ctx)
69+
finalizeBuild(ctx)
7070
],
7171
{
7272
rendererOptions: {

0 commit comments

Comments
 (0)