ci: add AppImage bundle step to electron test (#5871)

Just ensure nothing breaks the AppImage bundle
This commit is contained in:
LongYinan 2024-02-22 14:56:25 +00:00
parent a84460cc3a
commit ca2fc86902
No known key found for this signature in database
GPG Key ID: 30B1140CE1C07C99

View File

@ -72,7 +72,7 @@ jobs:
if-no-files-found: error
build-core-selfhost:
name: Build @affine/core
name: Build @affine/core selfhost
runs-on: ubuntu-latest
environment: ${{ github.event.inputs.flavor }}
steps: