Skip to content

Commit 67a1e01

Browse files
authored
remove wasm-shell tool
1 parent 5574c27 commit 67a1e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- main
99
pull_request:
1010
env:
11-
BINARYEN_TOOLS: wasm-shell wasm-opt wasm-metadce wasm2js wasm-as wasm-dis wasm-ctor-eval wasm-reduce wasm-merge
11+
BINARYEN_TOOLS: wasm-opt wasm-metadce wasm2js wasm-as wasm-dis wasm-ctor-eval wasm-reduce wasm-merge
1212
jobs:
1313
build:
1414
name: "Build with Emsdk:${{ matrix.emsdk }}"

0 commit comments

Comments
 (0)