Skip to content

Commit 9b3488a

Browse files
committed
chore: new wasm-pack location again
1 parent 1602ec0 commit 9b3488a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/prepare-build-env/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818

1919
- name: Use wasm-pack latest
2020
shell: bash
21-
run: curl https://drager.github.io/wasm-pack/installer/init.sh -sSf | bash
21+
run: curl https://wasm-bindgen.github.io/wasm-pack/installer/init.sh -sSf | bash
2222

2323
- name: Cache rust-toolchain (restore)
2424
id: rustup-cache

0 commit comments

Comments
 (0)