Skip to content

Commit 046016b

Browse files
author
nebulaliu
committed
feat: docs
1 parent 4e31b55 commit 046016b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Build
3131
run: |
3232
rm -rf Demo
33-
npm run build
33+
npm run docs:build
3434
3535
- name: Deploy to Pages
3636
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)