mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-23 12:52:20 +03:00
ci: add AppImage bundle step to electron test (#5871)
Just ensure nothing breaks the AppImage bundle
This commit is contained in:
parent
a84460cc3a
commit
ca2fc86902
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user