Skip to content

Commit 309ce83

Browse files
MMathisLabCopilot
andauthored
Update .github/workflows/python-package.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 99fb5fb commit 309ce83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666
python -m build
6767
ls dist/
6868
tar tvf dist/deeplabcut-live-gui-*.tar.gz
69-
python3 -m twine upload --verbose dist/*
69+
python -m twine upload --verbose dist/*

0 commit comments

Comments
 (0)