ci: add menhir to the debian build workflow
This commit is contained in:
@@ -6,5 +6,5 @@ steps:
|
||||
image: debian:13
|
||||
pull: true
|
||||
commands:
|
||||
- apt update && apt full-upgrade && apt install -y ocaml libfindlib-ocaml-dev libcontainers-ocaml-dev ocaml-dune
|
||||
- apt update && apt full-upgrade && apt install -y ocaml libfindlib-ocaml-dev libcontainers-ocaml-dev ocaml-dune menhir
|
||||
- dune build
|
||||
|
||||
Reference in New Issue
Block a user