There was an error while loading. Please reload this page.
2 parents b40f93b + 050c1e8 commit 59541f9Copy full SHA for 59541f9
1 file changed
.github/workflows/pypi-release.yml
@@ -154,3 +154,5 @@ jobs:
154
- name: Publish to PyPI
155
if: startsWith(github.ref, 'refs/tags')
156
uses: pypa/gh-action-pypi-publish@release/v1
157
+ with:
158
+ packages-dir: cyseq-build/
0 commit comments