diff --git a/recipes/wip/opengmk/recipe.toml b/recipes/wip/opengmk/recipe.toml index 86be5b311..fb7a2b203 100644 --- a/recipes/wip/opengmk/recipe.toml +++ b/recipes/wip/opengmk/recipe.toml @@ -4,5 +4,5 @@ git = "https://github.com/OpenGMK/OpenGMK" [build] template = "custom" script = """ -cookbook_cargo_packages opengmk +cookbook_cargo_packages gm8emulator """