We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6a3625 commit 9836edaCopy full SHA for 9836eda
1 file changed
.github/workflows/chromatic.yml
@@ -17,6 +17,7 @@ jobs:
17
node-version: 18.x
18
cache: yarn
19
- run: yarn install
20
+ - run: yarn lingui compile
21
- run: yarn chromatic
22
env:
23
CHROMATIC_PROJECT_TOKEN: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
0 commit comments