mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-18 13:40:55 -04:00
chore(ci): install wasm-pack
This commit is contained in:
5
.github/workflows/wasm.yml
vendored
5
.github/workflows/wasm.yml
vendored
@@ -49,7 +49,10 @@ jobs:
|
||||
components: clippy
|
||||
profile: minimal
|
||||
override: true
|
||||
|
||||
- name: Install WasmPack
|
||||
uses: jetli/wasm-pack-action@v0.3.0
|
||||
with:
|
||||
version: 'latest'
|
||||
- name: Load cache
|
||||
uses: Swatinem/rust-cache@v1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user