Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
MinerU
Commits
48a2a7cc
"torchvision/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "b969cca783cfe6c1009b7bf60609e28d83c973a6"
Unverified
Commit
48a2a7cc
authored
Jan 23, 2025
by
Xiaomeng Zhao
Committed by
GitHub
Jan 23, 2025
Browse files
Update python-package.yml
parent
4211c74c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/python-package.yml
.github/workflows/python-package.yml
+1
-0
No files found.
.github/workflows/python-package.yml
View file @
48a2a7cc
...
@@ -123,4 +123,5 @@ jobs:
...
@@ -123,4 +123,5 @@ jobs:
-
name
:
Publish distribution to PyPI
-
name
:
Publish distribution to PyPI
run
:
|
run
:
|
pip install twine
pip install twine
twine check dist/*
twine upload dist/* -u __token__ -p ${{ secrets.PYPI_TOKEN }}
twine upload dist/* -u __token__ -p ${{ secrets.PYPI_TOKEN }}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment