Skip to content

Commit af67eac

Browse files
committed
extra newline before render progress
1 parent dbea9fe commit af67eac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/publish/netlify/netlify.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ async function publish(
177177
url: site.ssl_url || site.url!,
178178
};
179179
});
180+
info("");
180181
}
181182
target = target!;
182183

0 commit comments

Comments
 (0)