mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 19:57:52 +01:00
ci: use custom task executor instead of nx
This commit is contained in:
2
.github/workflows/desktop.publish.yml
vendored
2
.github/workflows/desktop.publish.yml
vendored
@@ -408,7 +408,7 @@ jobs:
|
|||||||
working-directory: ./apps/desktop
|
working-directory: ./apps/desktop
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: npx nx run release --project @notesnook/desktop
|
run: node scripts/execute.mjs @notesnook/desktop:release
|
||||||
|
|
||||||
- name: Publish
|
- name: Publish
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user