Skip to content

Commit d9b0472

Browse files
committed
Updated the Circle CI build
1 parent 9e63e8f commit d9b0472

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
- run:
2424
name: Update version number for telemetry
2525
command: npm run versionUpdater
26+
- run:
27+
name: Create/update the missing localization keys
28+
command: npm run localization
2629
- run:
2730
name: build
2831
command: npm run build

0 commit comments

Comments
 (0)