Skip to content

Commit e69566a

Browse files
committed
DEBUG
1 parent 35eb7b0 commit e69566a

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
@@ -174,7 +174,7 @@ jobs:
174174
if: matrix.os == 'windows-latest'
175175
shell: bash
176176
run: |
177-
cp $GITHUB_WORKSPACE/binaryen/bin/wasm-{merge,opt}.exe _opam\bin
177+
cp $GITHUB_WORKSPACE/binaryen/bin/wasm-{merge,opt}.exe _opam/bin
178178
179179
- name: Binaryen DEBUG
180180
shell: bash

0 commit comments

Comments
 (0)