mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-01-29 17:52:25 -05:00
test(ci): Do not compile matrix-sdk-crypto to Wasm, but -crypto-js instead.
This commit is contained in:
4
.github/workflows/wasm.yml
vendored
4
.github/workflows/wasm.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- matrix-sdk-qrcode
|
||||
- matrix-sdk-base
|
||||
- matrix-sdk-common
|
||||
- matrix-sdk-crypto
|
||||
- matrix-sdk-crypto-js
|
||||
- indexeddb-no-crypto
|
||||
- indexeddb-with-crypto
|
||||
|
||||
@@ -54,7 +54,7 @@ jobs:
|
||||
profile: minimal
|
||||
override: true
|
||||
|
||||
- name: Install WasmPack
|
||||
- name: Install wasm-pack
|
||||
uses: jetli/wasm-pack-action@v0.3.0
|
||||
with:
|
||||
version: 'latest'
|
||||
|
||||
Reference in New Issue
Block a user