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 16d17a0 commit 2b9379eCopy full SHA for 2b9379e
.github/workflows/docs-demo.yml
@@ -37,4 +37,4 @@ jobs:
37
38
- name: Deploy demo
39
# 发布demo
40
- run: ossutil cp -rf ./packages/demo/dist/ oss://form-buhuida/
+ run: ossutil cp -rf ./packages/demo/demo-v2/dist/ oss://form-buhuida/
0 commit comments