From 83efa4291e91e269d1ed922312027a218d6131fc Mon Sep 17 00:00:00 2001 From: Rene Pot Date: Wed, 27 Nov 2024 02:13:07 -0800 Subject: [PATCH] chore: don't build docs anymore --- scripts/build-world.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/build-world.sh b/scripts/build-world.sh index 2c3d8ad017..5e76187b4a 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.