Skip to content

Commit 86dd7d7

Browse files
author
Huang Yibin
committed
test
1 parent 93efb41 commit 86dd7d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_source.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
python-version: 3.12
2121
- name: Build source distribution
2222
run: |
23-
python -m pip install setuptools
23+
python -m pip install --upgrade build
2424
python -m build --sdist
2525
- name: Upload source package to PyPI
2626
env:

0 commit comments

Comments
 (0)