mirror of
https://github.com/zadam/trilium.git
synced 2025-10-21 12:58:07 +08:00
chore(flake): get the build to run
This commit is contained in:
parent
bbe3bd7107
commit
e82567a33d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
];
|
||||
|
||||
buildPhase = ''
|
||||
pnpm nx run desktop:build
|
||||
NX_TUI=false NX_DAEMON=false pnpm nx run desktop:build
|
||||
'';
|
||||
|
||||
installPhase = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue