chore: improve github action (#105)

* fix build step

* fix ci

* fix build

* fix ci on linux

* .

* fix flatpak

* .

* .

* .

* fix snap

* .

* .

* .

* .

* fix

* .

* .

* fix path

* .

* .

* fix upload artifacts

* fix build on arm

* fix snap arm

* .

* .
This commit is contained in:
reya
2025-08-05 13:14:35 +07:00
committed by GitHub
parent 871bbdac78
commit fe864e4a7f
10 changed files with 89 additions and 89 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

View File

@@ -2,7 +2,7 @@ name: coop
title: Coop
base: core24
version: "$RELEASE_VERSION"
summary: The editor for what's next
summary: Chat Freely, Stay Private on Nostr
description: |
Chat Freely, Stay Private on Nostr.
grade: stable
@@ -16,7 +16,7 @@ contact: https://reya.su
parts:
coop:
plugin: dump
source: "https://github.com/lumehq/coop/releases/download/v$RELEASE_VERSION/coop-linux-x86_64.tar.gz"
source: target/release/coop-linux-$ARCH_SUFFIX.tar.gz
organize:
# These renames seem to not be necessary, but it's tidier.