mirror of https://github.com/buster-so/buster.git
Update build-lint-unit.yml
This commit is contained in:
parent
287c21f386
commit
9412bdb651
|
@ -169,7 +169,7 @@ jobs:
|
|||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Build required packages
|
||||
run: pnpm turbo build
|
||||
run: pnpm turbo build --filter="!@buster-app/web"
|
||||
env:
|
||||
NODE_ENV: production
|
||||
SKIP_ENV_CHECK: true
|
||||
|
|
Loading…
Reference in New Issue