feat(storybook): import plugins (#3768)

(cherry picked from commit 3dbefda6ed)
This commit is contained in:
Alex Yang
2023-08-16 03:01:14 -05:00
parent ab70ab2126
commit 555feb59d1
7 changed files with 10 additions and 23 deletions
+2
View File
@@ -26,6 +26,8 @@ jobs:
uses: ./.github/actions/setup-node
with:
electron-install: false
- name: Build Plugins
run: yarn run build:plugins
- name: Publish to Chromatic
uses: chromaui/action@v1
with: