publish test

This commit is contained in:
xaoyo 2023-11-28 19:07:40 +08:00
parent 8cfd0bbcb9
commit 5297c0c015

View File

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