mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-10 06:34:16 +00:00
Update pip.yml
This commit is contained in:
parent
79979d4d05
commit
fc2bd4a2d5
1 changed files with 2 additions and 2 deletions
4
.github/workflows/pip.yml
vendored
4
.github/workflows/pip.yml
vendored
|
@ -52,8 +52,8 @@ jobs:
|
|||
archivebox version
|
||||
archivebox status
|
||||
|
||||
- name: Publish package distributions to PyPI
|
||||
run: pdm publish --no-build
|
||||
#- name: Publish package distributions to PyPI
|
||||
# run: pdm publish --no-build
|
||||
|
||||
# - name: Push build to PyPI
|
||||
# run: |
|
||||
|
|
Loading…
Reference in a new issue