Skip to content

Commit 2b2e61e

Browse files
committed
Break
1 parent efecb68 commit 2b2e61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.werft/build.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ async function run(context: any) {
6161
await triggerUpgradeTests(werft, config, context.Owner);
6262
return;
6363
}
64-
64+
const a = ""
6565
await buildAndPublish(werft, config);
6666

6767
if (config.withSelfHostedPreview) {

0 commit comments

Comments
 (0)