Skip to content

build(deps-dev): bump @storybook/react from 6.3.8 to 7.5.1 #478

build(deps-dev): bump @storybook/react from 6.3.8 to 7.5.1

build(deps-dev): bump @storybook/react from 6.3.8 to 7.5.1 #478

Workflow file for this run

name: Build Storybook Docs v2
on:
push:
jobs:
build-docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with:
node-version: 14.15
- run: yarn install
- run: yarn build-v2