Skip to content

Commit cdb6ee9

Browse files
committed
run verbose on pypi
1 parent 22197b2 commit cdb6ee9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
uses: pypa/gh-action-pypi-publish@release/v1
6464
with:
6565
repository-url: ${{ needs.determine-rc.outputs.is_rc == 'false' && 'https://upload.pypi.org/legacy/' || 'https://test.pypi.org/legacy/' }}
66+
verbose: true
6667

6768
- name: Setup Miniconda
6869
uses: conda-incubator/setup-miniconda@v3

0 commit comments

Comments
 (0)