Skip to content

Commit 174e3e0

Browse files
authored
Update node.js.yml
1 parent 1a82a58 commit 174e3e0

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-
node .config/node/gird.js
33+
node ./.config/node/gird.js
3434
npm run docs:build
3535
mkdir ./docs/image
3636
cp -r ./image/* ./docs/image/

0 commit comments

Comments
 (0)