mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-24 18:02:47 +08:00
build(electron): use nx (#2942)
This commit is contained in:
4
.github/workflows/release-desktop-app.yml
vendored
4
.github/workflows/release-desktop-app.yml
vendored
@@ -126,8 +126,8 @@ jobs:
|
||||
- name: Build Infra
|
||||
run: yarn nx run-many -t build -p plugin-infra infra
|
||||
|
||||
- name: Build layers
|
||||
run: yarn workspace @affine/electron build
|
||||
- name: Build AFFiNE Desktop
|
||||
run: yarn nx build @affine/electron
|
||||
|
||||
- name: Signing By Apple Developer ID
|
||||
if: ${{ matrix.spec.platform == 'darwin' }}
|
||||
|
||||
Reference in New Issue
Block a user