Skip to content

Commit ac67107

Browse files
committed
update bit config in circleci
1 parent bebf311 commit ac67107

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
# fallback to using the latest cache if no exact match is found
5858
- v1-dependencies-
5959

60-
- run: npm config set '@bit:registry' https://node.bit.dev && npm install && sudo npm i bit-bin -g && bit config set analytics_reporting false
60+
- run: npm config set '@bit:registry' https://node.bit.dev && npm install && sudo npm i bit-bin -g && bit import && bit config set analytics_reporting false
6161

6262
- save_cache:
6363
paths:

0 commit comments

Comments
 (0)