Skip to content

Commit 20bb977

Browse files
committed
DEBUG
1 parent c097625 commit 20bb977

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
@@ -184,7 +184,7 @@ jobs:
184184

185185
- name: Binaryen DEBUG
186186
shell: bash
187-
run: /cygdrive/d/a/wasm_of_ocaml/wasm_of_ocaml/binaryen/bin/wasm-merge.exe --version
187+
run: /cygdrive/d/a/wasm_of_ocaml/wasm_of_ocaml/binaryen/bin/wasm-merge --version
188188

189189
- name: Install faked binaryen-bin package
190190
# It's faster to use a cached version

0 commit comments

Comments
 (0)