修复打包,未将资源打包进去
This commit is contained in:
parent
7443b16764
commit
9385d06bee
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
pip install -U .
|
||||
python tests/build_exe.py
|
||||
|
||||
- name: Build exe file
|
||||
- name: Generate File pywxdump.spec
|
||||
run: |
|
||||
python tests/build_exe.py
|
||||
cat dist/pywxdump.spec
|
||||
|
Loading…
Reference in New Issue
Block a user