init221
This commit is contained in:
parent
ff83a9529b
commit
88b4d9de55
|
|
@ -10,4 +10,4 @@ jobs:
|
|||
runs-on: host
|
||||
steps:
|
||||
- name: copy dist to /data/wwwroot/weizhuozhongzhi-ai
|
||||
run: cp -r dist /data/wwwroot/weizhuozhongzhi-ai
|
||||
run: cp -r ./dist/* /data/wwwroot/weizhuozhongzhi-ai/
|
||||
Loading…
Reference in New Issue