Skip to content

Commit 8c6bb4b

Browse files
authored
Update node.js.yml
1 parent 449f5b2 commit 8c6bb4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
run: |
3232
rm -rf Demo
3333
npm run docs:build
34+
cp -r ./image/* ./docs/image/
3435
3536
- name: Deploy to Pages
3637
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)