Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Piercy <[email protected]>
  • Loading branch information
2 people authored and petschki committed Mar 4, 2025
1 parent b1ae215 commit 03efb52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ storybook: install ## Run Storybook in dev mode
$(YARN) run storybook

.PHONY: build-storybook
build-storybook: ## Build Storybook as static files
build-storybook: install ## Build Storybook as static files
$(YARN) build-storybook

0 comments on commit 03efb52

Please sign in to comment.