chore(nx/forge): work on server packaging

This commit is contained in:
Elian Doran
2025-04-27 12:22:10 +03:00
parent 1a92e489d9
commit 3bdd13fa44
4 changed files with 9 additions and 18 deletions

View File

@@ -22,8 +22,8 @@ runs:
MATRIX_ARCH: ${{ inputs.arch }}
shell: bash
run: |
npm run chore:update-build-info
npm run server:package
pnpm run chore:update-build-info
pnpm nx --project=@triliumnext/server package
- name: Prepare artifacts
shell: bash
run: |