We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9e6772 commit 37d17c8Copy full SHA for 37d17c8
.github/workflows/docs.yml
@@ -27,6 +27,7 @@ jobs:
27
- run: yarn lint:test
28
- run: yarn build:core
29
- run: yarn build:web
30
+ - run: yarn llmtxt
31
- run: |
32
mkdir -p ./packages/docs/build/storybook
33
cp -r ./packages/sb-react/storybook-static ./packages/docs/build/storybook/react
0 commit comments