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 04bcd0f commit 2dffa8aCopy full SHA for 2dffa8a
.github/workflows/docs-run.yml
@@ -12,5 +12,6 @@ jobs:
12
steps:
13
- uses: actions/checkout@v3
14
- run: npm ci
15
+ - run: npm run build
16
- run: npm i
17
- run: npm run docs
0 commit comments