We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fda578 commit 380e3b3Copy full SHA for 380e3b3
.github/workflows/publish.yml
@@ -22,6 +22,6 @@ jobs:
22
- run: |
23
ls dist
24
cd dist && unzip torch_dftd-0.5.0-py3-none-any.whl
25
- find dist
+ find .
26
# - name: Publish package distributions to PyPI
27
# uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments