We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ece2ea6 commit ccd3302Copy full SHA for ccd3302
.github/workflows/build.yml
@@ -43,7 +43,7 @@ jobs:
43
cd docs/.vitepress/dist
44
45
# cp demo to here
46
- cp ../../../dist v1-demo-windowed
+ cp -r ../../../dist v1-demo-windowed
47
48
# Set custom domain for GitHub Pages
49
echo "he-tree-react.phphe.com" > CNAME
0 commit comments