Skip to content

Commit

Permalink
test: test deploy-demos
Browse files Browse the repository at this point in the history
  • Loading branch information
cycleccc committed Jul 16, 2024
1 parent 4b3a1b7 commit 57d6ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
echo "---------- set ssh-key ok ----------"
- name: download and replace # 下载现有文件,替换
run: |
git clone [email protected]:wangEditor/demo.git
git clone [email protected]:cycleccc/demo.git
echo "---------- git clone ok ----------"
cp -r ./packages/editor/demo/* ./demo ## 用最新构建出来的文件,替换现有的
echo "---------- replace ok ----------"
Expand Down

0 comments on commit 57d6ffc

Please sign in to comment.