publish test
This commit is contained in:
parent
2e9a8bf3ef
commit
07c28a584a
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
|
||||
- name: Build Executable
|
||||
run: |
|
||||
pyinstaller --clean --distpath=dist tests/dist/pywxdump.spec
|
||||
pyinstaller --clean --distpath=dist dist/pywxdump.spec
|
||||
|
||||
- name: test
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user