Skip to content

Commit f43b653

Browse files
committed
Remove debug listing step from JFrog publish workflow
1 parent dcd9b29 commit f43b653

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/jfrog-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ jobs:
5151
merge-multiple: true
5252
path: dist/
5353

54-
- name: List downloaded artifacts
55-
run: ls -R dist/
56-
5754
- name: Publish to JFrog Artifactory PyPI
5855
uses: pypa/gh-action-pypi-publish@release/v1
5956
with:

0 commit comments

Comments
 (0)