Skip to content

Commit 140644d

Browse files
committed
WIP
1 parent 1aabf88 commit 140644d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-wasm_of_ocaml.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ jobs:
183183
run: |
184184
opam exec -- ocamlfind ocamlopt -package str,unix,opam-format -linkpkg -o ci_setup.exe wasm_of_ocaml/tools/ci_setup.ml
185185
./ci_setup.exe
186+
shell: bash
186187

187188
- name: Update test dependencies
188189
run: opam install num cohttp-lwt-unix ppx_expect cstruct

0 commit comments

Comments
 (0)