Skip to content

Commit 40b69b0

Browse files
authored
Add missing newline to build-toolchain.sh
1 parent 7e6a3ab commit 40b69b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/webassembly/build-toolchain.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ merge_toolchains
131131

132132
cd $DIST_TOOLCHAIN_DESTDIR
133133
tar cfz $PACKAGE_ARTIFACT $TOOLCHAIN_NAME
134-
echo "Toolchain archive created successfully!"
134+
echo "Toolchain archive created successfully!"

0 commit comments

Comments
 (0)