From 49fe21b2bc4057fdb2366587db2562a440632c1d Mon Sep 17 00:00:00 2001 From: Hussam Ghazzi Date: Sun, 12 Jan 2025 14:33:25 -0500 Subject: [PATCH] remove file --- script/build-storybook | 1 + 1 file changed, 1 insertion(+) diff --git a/script/build-storybook b/script/build-storybook index 9b164d4480f..58313730b73 100755 --- a/script/build-storybook +++ b/script/build-storybook @@ -24,3 +24,4 @@ fi # Remove manager-head after build to not interfere with dev builds rm .storybook/manager-head.html rm .storybook/index.html +rm .storybook/index_with_reports.html