diff --git a/scripts/build-world.sh b/scripts/build-world.sh index 5e76187b4..d94dde5ad 100755 --- a/scripts/build-world.sh +++ b/scripts/build-world.sh @@ -2,6 +2,7 @@ yarn build:lib yarn build:api +yarn workspace ui-storybook build # If there are changes to files after we built, we need to run them # through d2-style to avoid style-based diffs.