We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c097625 commit 20bb977Copy full SHA for 20bb977
.github/workflows/build.yml
@@ -184,7 +184,7 @@ jobs:
184
185
- name: Binaryen DEBUG
186
shell: bash
187
- run: /cygdrive/d/a/wasm_of_ocaml/wasm_of_ocaml/binaryen/bin/wasm-merge.exe --version
+ run: /cygdrive/d/a/wasm_of_ocaml/wasm_of_ocaml/binaryen/bin/wasm-merge --version
188
189
- name: Install faked binaryen-bin package
190
# It's faster to use a cached version
0 commit comments