Skip to content

Commit 630f893

Browse files
committed
Try to get installer working again
1 parent db653bf commit 630f893

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ mv repos/wasm-pack/docs/book _site/docs/wasm-pack
3535

3636
mdbook build repos/book
3737
mv repos/book/book _site/docs/book
38+
39+
mkdir -p _site/wasm-pack/installer
40+
cp repos/wasm-pack/docs/_installer/init.sh _site/wasm-pack/installer/init.sh

0 commit comments

Comments
 (0)