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

View File

@@ -7,4 +7,5 @@ targets = [
"aarch64-apple-darwin",
"x86_64-unknown-linux-gnu",
"x86_64-pc-windows-msvc",
"aarch64-pc-windows-msvc",
]