mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-18 21:52:30 -04:00
ci(wasm): Emscripten isn't needed anymore
This commit is contained in:
6
.github/workflows/wasm.yml
vendored
6
.github/workflows/wasm.yml
vendored
@@ -51,12 +51,6 @@ jobs:
|
||||
- name: Load cache
|
||||
uses: Swatinem/rust-cache@v1
|
||||
|
||||
# needed for libolm-sys compilation
|
||||
- name: Install emscripten
|
||||
uses: mymindstorm/setup-emsdk@v11
|
||||
with:
|
||||
version: latest
|
||||
|
||||
- name: check
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user