publish test

This commit is contained in:
xaoyo 2023-11-28 17:18:40 +08:00
parent 51523b6d3b
commit d28d9d9376

View File

@ -44,6 +44,7 @@ jobs:
- name: test
run: |
ls -l dist
ls -l
cat dist/pywxdump.spec
# - name: Publish package with Twine # 使用 Twine 发布到 PyPI