mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-15 15:10:31 -08:00
chore: make appimage build optional, because it is half done
Co-Authored-By: oeyoews <jyao4783@gmail.com>
This commit is contained in:
parent
1c297bd5eb
commit
43434ba02c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -69,6 +69,7 @@ jobs:
|
|||
|
||||
- name: Make Linux (appimage)
|
||||
run: npx zx scripts/buildAppImage.mjs
|
||||
continue-on-error: true
|
||||
|
||||
- name: Create Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue