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
|
- name: test
|
||||||
run: |
|
run: |
|
||||||
ls -l dist
|
ls -l dist
|
||||||
ls -l
|
ls -l "${{ github.workspace }}"
|
||||||
cat dist/pywxdump.spec
|
cat pywxdump.spec
|
||||||
|
|
||||||
# - name: Publish package with Twine # 使用 Twine 发布到 PyPI
|
# - name: Publish package with Twine # 使用 Twine 发布到 PyPI
|
||||||
# run: |
|
# run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user