Skip to content

Commit e370f06

Browse files
committed
chore: CI
1 parent 0a059e9 commit e370f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Install wasm-bindgen
4040
uses: taiki-e/install-action@v2
4141
with:
42-
tool: wasm-bindgen
42+
tool: wasm-bindgen,wasm-opt
4343

4444
- name: Build browser-echo example
4545
run: cd browser-echo && npm run build:release

0 commit comments

Comments
 (0)