From 8ce86cc0a48cb30776357ea5e513496af5ac2e90 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Sat, 7 Dec 2024 11:51:02 +0100 Subject: [PATCH] hpp_fcl: add coal-release --- hpp_fcl.tf | 1 + 1 file changed, 1 insertion(+) diff --git a/hpp_fcl.tf b/hpp_fcl.tf index 3768be2..8daa04a 100644 --- a/hpp_fcl.tf +++ b/hpp_fcl.tf @@ -6,6 +6,7 @@ locals { "wxmerkt", ] hpp_fcl_repositories = [ + "coal-release", "hpp_fcl-release", ] }