Skip to content

Commit

Permalink
Update build-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack committed May 3, 2024
1 parent a4120b2 commit 2cee5c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions script/build-docs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
set -e

if [ -n "$1" ]; then
# export DEPLOY_ENV="preview"
export DEPLOY_ENV="production"
export DEPLOY_ENV="preview"
npm run build:preview -w docs
npm run build:storybook preview
else
Expand Down

0 comments on commit 2cee5c3

Please sign in to comment.