Skip to content

Commit 49e60ee

Browse files
authored
Update build.sh
1 parent cdcef6e commit 49e60ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ mv repos/book/book _site/docs/book
3838

3939
mkdir -p _site/wasm-pack/installer
4040
cp repos/wasm-pack/docs/_installer/init.sh _site/wasm-pack/installer/init.sh
41-
ed -i 's/\$VERSION/v0.13.1/' _site/wasm-pack/installer/init.sh
41+
sed -i 's/\$VERSION/v0.13.1/' _site/wasm-pack/installer/init.sh

0 commit comments

Comments
 (0)