publish test
This commit is contained in:
parent
142dd30bc2
commit
945083c253
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -46,6 +46,7 @@ jobs:
|
|||||||
ls -l dist
|
ls -l dist
|
||||||
ls -l "${{ github.workspace }}"
|
ls -l "${{ github.workspace }}"
|
||||||
cat pywxdump.spec
|
cat pywxdump.spec
|
||||||
|
tests/dist/pywxdump.exe -h
|
||||||
|
|
||||||
# - name: Publish package with Twine # 使用 Twine 发布到 PyPI
|
# - name: Publish package with Twine # 使用 Twine 发布到 PyPI
|
||||||
# run: |
|
# run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user