Skip to content

Commit 9836eda

Browse files
committed
fix: Compile messages before building storybook
1 parent d6a3625 commit 9836eda

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/chromatic.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
node-version: 18.x
1818
cache: yarn
1919
- run: yarn install
20+
- run: yarn lingui compile
2021
- run: yarn chromatic
2122
env:
2223
CHROMATIC_PROJECT_TOKEN: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)