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