发布2.2.15

This commit is contained in:
xaoyaoo 2023-11-29 22:11:55 +08:00
parent 00ed0aa3d6
commit 93fef68e13

View File

@ -41,7 +41,7 @@ jobs:
- name: Build Executable
run: |
pyinstaller --clean --distpath=dist dist/pywxdump.spec
pyinstaller --clean --distpath=dist dist/pywxdump.spec
- name: test
run: |