Skip to content

Commit

Permalink
添加自动更具web库构建exe,并发布
Browse files Browse the repository at this point in the history
  • Loading branch information
xaoyaoo committed Jan 9, 2024
1 parent ca7e9ae commit 4a1d84b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4a1d84b

Please sign in to comment.