Skip to content

Commit 3b9d28e

Browse files
committed
fix ci
Signed-off-by: Arthur Wendling <[email protected]>
1 parent 8622af5 commit 3b9d28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ jobs:
376376
run: opam pin add -n . --with-version=3.20.2+ox
377377

378378
- name: Install deps
379-
run: opam install csexp pp re spawn uutf ./dune.opam
379+
run: opam install csexp pp re spawn uutf wasm_of_ocaml-compiler ./dune.opam
380380

381381
- name: Build dune
382382
run: opam exec -- make bootstrap

0 commit comments

Comments
 (0)