Skip to content

Commit 8a7171d

Browse files
authored
Merge pull request #17 from ZedongPeng/fix-bug
CI: fix poetry action python version error
2 parents 9e53730 + f49b623 commit 8a7171d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ jobs:
1212
uses: JRubics/[email protected]
1313
with:
1414
repository_name: "mpax"
15+
python_version: 3.12
16+
poetry_version: latest
1517
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)