Skip to content

Commit b96a5d4

Browse files
committed
DEBUG
1 parent e6c8185 commit b96a5d4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,11 @@ jobs:
167167
run: |
168168
which wasm-merge
169169
170+
- name: Binaryen DEBUG
171+
shell: bash
172+
run: |
173+
wasm-merge.exe --version
174+
170175
- name: Binaryen DEBUG
171176
shell: bash
172177
run: |

0 commit comments

Comments
 (0)