diff --git a/recipes/wip/math/rink/recipe.toml b/recipes/wip/math/rink/recipe.toml index 19a7820eb..09f383951 100644 --- a/recipes/wip/math/rink/recipe.toml +++ b/recipes/wip/math/rink/recipe.toml @@ -4,5 +4,5 @@ git = "https://github.com/tiffany352/rink-rs" [build] template = "custom" script = """ -cookbook_cargo_packages cli +cookbook_cargo_packages rink """