We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e31b55 commit 046016bCopy full SHA for 046016b
.github/workflows/node.js.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Build
31
run: |
32
rm -rf Demo
33
- npm run build
+ npm run docs:build
34
35
- name: Deploy to Pages
36
uses: peaceiris/actions-gh-pages@v3
0 commit comments