publish test
This commit is contained in:
parent
d28d9d9376
commit
9fb59d08f8
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@ -44,8 +44,8 @@ jobs:
|
||||
- name: test
|
||||
run: |
|
||||
ls -l dist
|
||||
ls -l
|
||||
cat dist/pywxdump.spec
|
||||
ls -l "${{ github.workspace }}"
|
||||
cat pywxdump.spec
|
||||
|
||||
# - name: Publish package with Twine # 使用 Twine 发布到 PyPI
|
||||
# run: |
|
||||
|
Loading…
Reference in New Issue
Block a user