chore(ci): install wasm-pack

This commit is contained in:
Benjamin Kampmann
2022-04-27 17:20:14 +02:00
parent 868afffc4d
commit 4b6ed22476

View File

@@ -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