We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f6f0e commit 705acd7Copy full SHA for 705acd7
.github/workflows/build.yaml
@@ -30,4 +30,4 @@ jobs:
30
npm run build
31
- name: Build docs
32
run: |
33
- npm run build:docs
+ npm run docs:build
0 commit comments