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 3de893f commit afd4697Copy full SHA for afd4697
.github/workflows/pr-check-docs.yml
@@ -26,4 +26,4 @@ jobs:
26
run: |
27
cd website
28
npm install
29
- npm build
+ npm run build
0 commit comments