diff --git a/scripts/build-world.sh b/scripts/build-world.sh index 2c3d8ad01..5e76187b4 100755 --- a/scripts/build-world.sh +++ b/scripts/build-world.sh @@ -2,8 +2,6 @@ yarn build:lib yarn build:api -yarn workspace ui-docusaurus build -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.