init221
run-app / build (push) Failing after 1s
Details
run-app / build (push) Failing after 1s
Details
This commit is contained in:
parent
bd8e4b5d71
commit
94005d9961
|
|
@ -9,5 +9,7 @@ jobs:
|
|||
build:
|
||||
runs-on: host
|
||||
steps:
|
||||
- name: pwd
|
||||
run: pwd
|
||||
- name: copy dist /data/wwwroot/weizhuozhongzhi-ai
|
||||
run: cp -r ./dist/* /data/wwwroot/weizhuozhongzhi-ai/
|
||||
Loading…
Reference in New Issue