From 35c7ae665dcd9a958d1b4373773bd10ef13ebd1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Tue, 23 Mar 2021 12:43:38 +0100 Subject: [PATCH] CI: Install Emsripten --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) 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