chore: make appimage build optional, because it is half done

Co-Authored-By: oeyoews <jyao4783@gmail.com>
This commit is contained in:
lin onetwo 2022-11-18 01:36:09 +08:00
parent 1c297bd5eb
commit 43434ba02c

View file

@ -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