添加自动更具web库构建exe,并发布
This commit is contained in:
parent
ca7e9ae210
commit
4a1d84b281
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -47,6 +47,7 @@ jobs:
|
||||
npm run build
|
||||
|
||||
- name: copy web ui to pywxdump/ui/web
|
||||
run: |
|
||||
cd ..
|
||||
ls -l wxdump_web/dist
|
||||
cp -r wxdump_web/dist PyWxDump/pywxdump/ui/web
|
||||
|
Loading…
Reference in New Issue
Block a user