diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ccc33fd9..844f5b93 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,6 +71,9 @@ jobs: profile: minimal override: true + - name: Install emscripten + uses: mymindstorm/setup-emsdk@v7 + - name: Check run: | cd matrix_sdk/examples/wasm_command_bot