Skip to content

Commit

Permalink
Merge branch 'main' into bwinch/update-exports-style
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanseddon authored Feb 4, 2025
2 parents 9603b95 + 5d32098 commit 5f45e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/scripts/build-storybook.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -e

# shellcheck source=setup-registry.sh
. ".buildkite/scripts/helpers/setup-registry.sh"
pnpm add -g [email protected]
npm install -g [email protected]
corepack enable
pnpm install --frozen-lockfile
pnpm turbo build:docs --filter=@docs/storybook
Expand Down

0 comments on commit 5f45e3a

Please sign in to comment.