chore(dx/ci): fix package command

This commit is contained in:
Elian Doran 2025-09-02 18:42:30 +03:00
parent 3fda97a9bd
commit 04753226e5
No known key found for this signature in database

View file

@ -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: |