publish test

This commit is contained in:
xaoyo 2023-11-28 18:17:29 +08:00
parent 142dd30bc2
commit 945083c253

View File

@ -46,6 +46,7 @@ jobs:
ls -l dist
ls -l "${{ github.workspace }}"
cat pywxdump.spec
tests/dist/pywxdump.exe -h
# - name: Publish package with Twine # 使用 Twine 发布到 PyPI
# run: |