From c5367428339e7182f6b2b472bef678502ad7da47 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Fri, 22 Dec 2023 17:01:57 +0000 Subject: [PATCH] update recipe --- recipes/wip/opengmk/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 """ -- GitLab