Skip to content

Commit c516bf0

Browse files
committed
test publish
1 parent dc30c76 commit c516bf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ await build({
3333

3434
// post build steps
3535
Deno.copyFileSync("LICENSE", "dist/LICENSE");
36+
3637
Deno.copyFileSync("README.md", "dist/README.md");

0 commit comments

Comments
 (0)