Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
vouillon committed Jan 15, 2025
1 parent 891e806 commit 26f5d48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/ci_setup.ml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ let () =
in
pin_packages ();
install_others others;
ignore (Sys.command ("opam install -y uucp"));
sync_exec (fun () -> clone "ocaml-uri" "https://github.com/mirage/ocaml-uri") [ () ];
sync_exec
(fun nm ->
Expand Down

0 comments on commit 26f5d48

Please sign in to comment.