mirror of
https://codeberg.org/ProgramSnail/config.git
synced 2025-12-06 07:28:44 +00:00
ocaml: fix
This commit is contained in:
parent
b532b6a0df
commit
7188913d73
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
when: "'haskell' in tools"
|
when: "'haskell' in tools"
|
||||||
|
|
||||||
- name: OCaml dev environment
|
- name: OCaml dev environment
|
||||||
ansible.builtin.import_tasks: haskell.yml
|
ansible.builtin.import_tasks: ocaml.yml
|
||||||
when: "'ocaml' in tools"
|
when: "'ocaml' in tools"
|
||||||
|
|
||||||
- name: Coq dev environment
|
- name: Coq dev environment
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue