mirror of
https://github.com/PaddiM8/kalker.git
synced 2024-12-04 13:43:49 +01:00
ci: Use most recent wasm-pack release
This commit is contained in:
parent
548a63551c
commit
76149a9f41
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
node-version: 14
|
||||
registry-url: https://registry.npmjs.org/
|
||||
- name: Install wasm-pack
|
||||
run: cargo install --git https://github.com/rustwasm/wasm-pack.git --rev d46d1c69b788956160deed5e4e603f4f2780ffcf
|
||||
run: cargo install wasm-pack
|
||||
- name: Build
|
||||
run: |
|
||||
yarn install
|
||||
|
Loading…
Reference in New Issue
Block a user