ocaml: fix

This commit is contained in:
ProgramSnail 2025-10-14 18:33:34 +03:00
parent b532b6a0df
commit 7188913d73

View file

@ -14,7 +14,7 @@
when: "'haskell' in tools"
- name: OCaml dev environment
ansible.builtin.import_tasks: haskell.yml
ansible.builtin.import_tasks: ocaml.yml
when: "'ocaml' in tools"
- name: Coq dev environment