fix(monorepo/ci): not triggering the right package command

This commit is contained in:
Elian Doran
2025-04-18 23:10:47 +03:00
parent 402da5df87
commit a588003962
2 changed files with 2 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ runs:
shell: bash
run: |
npm run chore:update-build-info
npm run package
npm run server:package
- name: Prepare artifacts
shell: bash
run: |