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

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: