We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58fefa6 commit 7f0e046Copy full SHA for 7f0e046
src/commander/capture.ts
@@ -66,7 +66,7 @@ command
66
getGitInfo(ctx),
67
createBuild(ctx),
68
captureScreenshots(ctx),
69
- // finalizeBuild(ctx)
+ finalizeBuild(ctx)
70
],
71
{
72
rendererOptions: {
0 commit comments