You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .circleci/config.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ jobs:
57
57
# fallback to using the latest cache if no exact match is found
58
58
- v1-dependencies-
59
59
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
0 commit comments