Skip to content

Commit

Permalink
Merge branch 'main' into poc/edu-theme
Browse files Browse the repository at this point in the history
  • Loading branch information
stephiescastle committed May 24, 2024
2 parents b2aecc4 + 44dc6db commit 830ad87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
cache: 'pnpm'

- name: Install dependencies 🧱
run: pnpm ci
run: pnpm i

- name: Build static Storybook 🛠
run: make html-storybook-build
Expand Down

0 comments on commit 830ad87

Please sign in to comment.