ci: fix storybook test

This commit is contained in:
himself65
2023-04-04 13:09:15 -05:00
parent 89f53190db
commit 3e3386d24a
2 changed files with 4 additions and 0 deletions

View File

@@ -90,6 +90,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup Node.js
uses: ./.github/actions/setup-node
with:
playwright-install: true
- name: Download storybook artifact
uses: actions/download-artifact@v3
with: