We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5574c27 commit 67a1e01Copy full SHA for 67a1e01
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
- main
9
pull_request:
10
env:
11
- BINARYEN_TOOLS: wasm-shell wasm-opt wasm-metadce wasm2js wasm-as wasm-dis wasm-ctor-eval wasm-reduce wasm-merge
+ BINARYEN_TOOLS: wasm-opt wasm-metadce wasm2js wasm-as wasm-dis wasm-ctor-eval wasm-reduce wasm-merge
12
jobs:
13
build:
14
name: "Build with Emsdk:${{ matrix.emsdk }}"
0 commit comments