Skip to content

Commit

Permalink
ci: fix storybook deploy (#4543)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthprost authored Dec 5, 2024
1 parent 5e39094 commit 9eac65c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"cache": false
},
"//#build:storybook": {
"dependsOn": ["^build"],
"passThroughEnv": ["STORYBOOK_ENVIRONMENT"],
"outputs": ["build/**", "dist/**", "storybook-static/**"]
},
Expand Down

0 comments on commit 9eac65c

Please sign in to comment.