Skip to content

Commit 35f4bf0

Browse files
committed
DEBUG
1 parent 3d8cf62 commit 35f4bf0

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
@@ -172,7 +172,7 @@ jobs:
172172

173173
- name: Set binaryen's path (windows)
174174
shell: bash
175-
run: cp $GITHUB_WORKSPACE/binaryen/bin/wasm-{merge,opt}.exe `opam var bin`
175+
run: cp $GITHUB_WORKSPACE/binaryen/bin/wasm-{merge,opt}.exe `opam var bin`
176176

177177
- name: Binaryen DEBUG
178178
shell: bash

0 commit comments

Comments
 (0)