Skip to content

Commit 45d0ef5

Browse files
committed
fix workflow
1 parent 5b65fe1 commit 45d0ef5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
3737
wasm-pack build string-bean-wasm --target web
3838
- name: Build Web
39+
run: |
3940
cd web
4041
npm i && npm run build
4142
touch build/.nojekyll

0 commit comments

Comments
 (0)