Skip to content

Commit 380e3b3

Browse files
committed
debug(ci): check .whl
1 parent 9fda578 commit 380e3b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
- run: |
2323
ls dist
2424
cd dist && unzip torch_dftd-0.5.0-py3-none-any.whl
25-
find dist
25+
find .
2626
# - name: Publish package distributions to PyPI
2727
# uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)