Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
vouillon committed Dec 3, 2024
1 parent b96a5d4 commit e3d7f44
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,12 @@ jobs:
- name: Binaryen DEBUG
shell: bash
run: |
wasm-merge.exe --version
/d/a/wasm_of_ocaml/wasm_of_ocaml/binaryen/bin/wasm-merge.exe --version
- name: Binaryen DEBUG
shell: bash
run: |
/d/a/wasm_of_ocaml/wasm_of_ocaml/binaryen/bin/wasm-merge --version
- name: Binaryen DEBUG
shell: bash
Expand Down

0 comments on commit e3d7f44

Please sign in to comment.