diff --git a/bin/migrations/builder_migrations.ml b/bin/migrations/builder_migrations.ml index 8f39ac4..c1381e5 100644 --- a/bin/migrations/builder_migrations.ml +++ b/bin/migrations/builder_migrations.ml @@ -155,5 +155,6 @@ let () = [ f20210707d ]; actions (module M20210712a); [ f20210712b ]; + actions (module M20210712c); ]) |> Cmdliner.Term.exit