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 632a30a commit d3cc57cCopy full SHA for d3cc57c
.github/workflows/ci.yml
@@ -20,6 +20,7 @@ jobs:
20
21
- run: yarn install
22
- run: npm run build
23
+ - run: npm run prepare
24
- run: npm run test
25
- run: npm run doc
26
- run: rm -rf packages/docs/doc
0 commit comments