Skip to content

Commit f963816

Browse files
committed
build network package for e2e scaffold
1 parent 48c8e6f commit f963816

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
@@ -1233,6 +1233,7 @@ commands:
12331233
name: Check if binary exists, exit if it does
12341234
command: |
12351235
source ./scripts/ensure-node.sh
1236+
yarn workspace @packages/network build
12361237
yarn gulp e2eTestScaffold
12371238
yarn check-binary-on-cdn --version $(node ./scripts/get-next-version.js) --type binary --file cypress.zip
12381239

0 commit comments

Comments
 (0)