Skip to content

Commit 92b155f

Browse files
committed
DEBUG
1 parent 35f4bf0 commit 92b155f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ jobs:
171171
run: echo "$GITHUB_WORKSPACE/binaryen/bin" >> $GITHUB_PATH
172172

173173
- name: Set binaryen's path (windows)
174+
if: matrix.os == 'windows-latest'
174175
shell: bash
175176
run: cp $GITHUB_WORKSPACE/binaryen/bin/wasm-{merge,opt}.exe `opam var bin`
176177

0 commit comments

Comments
 (0)