mirror of
https://github.com/zadam/trilium.git
synced 2025-09-29 10:05:49 +08:00
chore(dx/ci): fix package command
This commit is contained in:
parent
3fda97a9bd
commit
04753226e5
1 changed files with 1 additions and 1 deletions
2
.github/actions/build-server/action.yml
vendored
2
.github/actions/build-server/action.yml
vendored
|
@ -23,7 +23,7 @@ runs:
|
|||
shell: bash
|
||||
run: |
|
||||
pnpm run chore:update-build-info
|
||||
pnpm server:package
|
||||
pnpm run --filter server package
|
||||
- name: Prepare artifacts
|
||||
shell: bash
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue