diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 68078d5..7863dd5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,7 +57,7 @@ jobs: git -C binaryen pull || git clone https://github.com/WebAssembly/binaryen binaryen cd binaryen cmake . - make wasm-opt + make -j wasm-opt # FIXME: Use actions-rs/install@v0.1 again once it can handle wasm-bindgen - name: Install wasm-bindgen diff --git a/livesplit-core b/livesplit-core index 8913f88..d991984 160000 --- a/livesplit-core +++ b/livesplit-core @@ -1 +1 @@ -Subproject commit 8913f8827acecbf8f3bd88a719843381dfdbf6cc +Subproject commit d9919848d8d1aa18b30b780eeb544bbeb2964689