[ghex/gtk4-port] ci: Fix name of .json file



commit 941552da2ef5dbfb3718141ad450acdc25629513
Author: Logan Rathbone <poprocks gmail com>
Date:   Sun Dec 5 22:01:03 2021 -0500

    ci: Fix name of .json file

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9a7504b..784da02 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_
 flatpak:
     image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
     variables:
-        MANIFEST_PATH: "org.gnome.GHex.json"
+        MANIFEST_PATH: "org.gnome.GHex.Devel.json"
         MESON_ARGS: "-Ddevelopment=true"
         FLATPAK_MODULE: "ghex"
         APP_ID: "org.gnome.GHex"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]