mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 11:47:54 +01:00
setup: add custom task runner as an alternative to nx
This commit is contained in:
3
.github/workflows/desktop.tests.yml
vendored
3
.github/workflows/desktop.tests.yml
vendored
@@ -217,8 +217,7 @@ jobs:
|
||||
working-directory: ./apps/desktop
|
||||
|
||||
- name: Build Electron wrapper
|
||||
run: npx nx run release --project @notesnook/desktop
|
||||
working-directory: ./apps/desktop
|
||||
run: node scripts/execute.mjs @notesnook/desktop:release
|
||||
|
||||
- name: Build app
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user