mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-06 12:19:20 -05:00
chore(nx/forge): work on server packaging
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user