Fix template and while we're at it, typos (#39956)

This commit is contained in:
Lucas Manuel Rodriguez
2026-02-17 15:45:59 -06:00
committed by GitHub
parent abaeeec6b8
commit 89425cb441
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
# 2025-08-07: The Storybook steps in website workflows have been temporarily disabled until a compatability issue with the @storybook/test-runner has been resolved. See https://github.com/fleetdm/fleet/issues/31720 for more information.
# 2025-08-07: The Storybook steps in website workflows have been temporarily disabled until a compatibility issue with the @storybook/test-runner has been resolved. See https://github.com/fleetdm/fleet/issues/31720 for more information.
# # Download top-level dependencies and build Storybook in the website's assets/ folder.
# - run: npm install --legacy-peer-deps && npm run build-storybook -- -o ./website/assets/storybook --loglevel verbose