meta: update chromatic CI for lerna

This commit is contained in:
Liam Fitzgerald 2021-07-02 11:16:51 +10:00
parent 8d5d959cd7
commit 198bb6cb62
No known key found for this signature in database
GPG Key ID: D390E12C61D1CFFB

View File

@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: cd 'pkg/interface' && npm i
- run: npm i && npm run bootstrap
- name: Publish to Chromatic
uses: chromaui/action@v1
with: