Skip to content

Commit 48c8e6f

Browse files
committed
build the network packages before running sync cloud validations
1 parent ce05a97 commit 48c8e6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/src/pipeline/@pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ commands:
196196
name: Sync Cloud Validations
197197
command: |
198198
source ./scripts/ensure-node.sh
199+
yarn workspace @packages/network build
199200
yarn gulp syncCloudValidations
200201
- run:
201202
name: Build packages

0 commit comments

Comments
 (0)