🎨 Add deb release package for Linux https://github.com/siyuan-note/siyuan/issues/11532
This commit is contained in:
parent
05585240f9
commit
ae1541cade
2 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,8 @@ linux:
|
|||
arch: "arm64"
|
||||
- target: "AppImage"
|
||||
arch: "arm64"
|
||||
- target: "deb"
|
||||
arch: "arm64"
|
||||
|
||||
extraResources:
|
||||
- from: "changelogs"
|
||||
|
|
|
@ -23,6 +23,7 @@ linux:
|
|||
target:
|
||||
- target: "tar.gz"
|
||||
- target: "AppImage"
|
||||
- target: "deb"
|
||||
|
||||
extraResources:
|
||||
- from: "changelogs"
|
||||
|
|
Loading…
Add table
Reference in a new issue