Skip to content

Commit ccd3302

Browse files
committed
ci: fix
1 parent ece2ea6 commit ccd3302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
cd docs/.vitepress/dist
4444
4545
# cp demo to here
46-
cp ../../../dist v1-demo-windowed
46+
cp -r ../../../dist v1-demo-windowed
4747
4848
# Set custom domain for GitHub Pages
4949
echo "he-tree-react.phphe.com" > CNAME

0 commit comments

Comments
 (0)