Skip to content

Update storybook monorepo to v8.2.7 #24

Update storybook monorepo to v8.2.7

Update storybook monorepo to v8.2.7 #24

Workflow file for this run

name: CI
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
- run: pnpm install
- run: pnpm build