Skip to content

Commit 78c456d

Browse files
committed
DEBUG
1 parent e3d7f44 commit 78c456d

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
@@ -155,7 +155,7 @@ jobs:
155155
- name: Binaryen DEBUG
156156
shell: bash
157157
run: |
158-
ls /d/a/wasm_of_ocaml/wasm_of_ocaml/binaryen/bin
158+
ls -l /d/a/wasm_of_ocaml/wasm_of_ocaml/binaryen/bin
159159
160160
- name: Binaryen DEBUG
161161
shell: bash

0 commit comments

Comments
 (0)