This project was mentioned at https://discuss.ocaml.org/t/github-ci-execution-times-for-ocaml-projects/17946/11?u=kakadu and I decided to give it a try.
I have a project, where I want to build documentation in CI. There is (odig :with-doc) in a dune-project file, but I'm getting odig: No such file or directory. Should it be installed? Maybe I need to wrap the call into something, like opam exec -- ?
The ill CI log is here: https://github.com/Kakadu/zanuda/actions/runs/24001053946/job/69996995275
This project was mentioned at
https://discuss.ocaml.org/t/github-ci-execution-times-for-ocaml-projects/17946/11?u=kakaduand I decided to give it a try.I have a project, where I want to build documentation in CI. There is
(odig :with-doc)in a dune-project file, but I'm gettingodig: No such file or directory. Should it be installed? Maybe I need to wrap the call into something, likeopam exec --?The ill CI log is here: https://github.com/Kakadu/zanuda/actions/runs/24001053946/job/69996995275