publish test

This commit is contained in:
xaoyo 2023-11-28 18:32:36 +08:00
parent 993ff73b61
commit 25d085321b

View File

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