Skip to content

Commit

Permalink
fix upload to testpypi error
Browse files Browse the repository at this point in the history
  • Loading branch information
SunsetWolf committed Dec 18, 2024
1 parent 1239a68 commit bac5642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- name: Build wheel
uses: pypa/cibuildwheel@v2.22.0
with:
package-dir: qlib
package-dir: .
output-dir: dist
config-file: "pyproject.toml"

Expand Down

0 comments on commit bac5642

Please sign in to comment.