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
|
- name: Build Executable
|
||||||
run: |
|
run: |
|
||||||
pyinstaller --clean --distpath=dist tests/dist/pywxdump.spec
|
pyinstaller --clean --distpath=dist dist/pywxdump.spec
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user