Skip to content

Commit 7925706

Browse files
MasonChowCopilot
andauthored
Update scripts/build-wasm-node.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8006fb4 commit 7925706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build-wasm-node.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ pushd "$CRATE_DIR" >/dev/null
1313
wasm-pack build --target nodejs --release "$@"
1414
popd >/dev/null
1515

16-
echo "\nDone. Output at crates/node_sdk/pkg"
16+
printf "\nDone. Output at crates/node_sdk/pkg\n"

0 commit comments

Comments
 (0)