ci: build shared package before services
Deploy to VPS / deploy (push) Successful in 10m26s
Deploy to VPS / deploy (push) Successful in 10m26s
This commit is contained in:
@@ -61,6 +61,9 @@ jobs:
|
|||||||
- name: Lint
|
- name: Lint
|
||||||
run: pnpm run lint
|
run: pnpm run lint
|
||||||
|
|
||||||
|
- name: Build shared package
|
||||||
|
run: pnpm --filter './packages/shared' run build
|
||||||
|
|
||||||
- name: Build backend
|
- name: Build backend
|
||||||
run: pnpm run build:backend
|
run: pnpm run build:backend
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user