From da8c550112ab1d209f0cc6fdb551748345fe63cf Mon Sep 17 00:00:00 2001 From: XargonWan Date: Mon, 3 Feb 2025 14:33:27 +0900 Subject: [PATCH] PUSH_MAIN_TO_flathub: fixed manifest - fix2 --- automation_tools/flathub_push_main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation_tools/flathub_push_main.sh b/automation_tools/flathub_push_main.sh index 6b46f808..a272c21b 100755 --- a/automation_tools/flathub_push_main.sh +++ b/automation_tools/flathub_push_main.sh @@ -68,7 +68,7 @@ modules: build-commands: - cp -rn files/* /app sources: - - type: archive + - type: archive url: $artifacts_link sha256: $(curl -sL "$artifacts_sha_link") EOF