CI: Fix some dumb packaging stuff
This commit is contained in:
parent
cba1c9a8a2
commit
9d9b47842f
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ publish:gerbonara:
|
|||
cache: {}
|
||||
script:
|
||||
- export TWINE_USERNAME TWINE_PASSWORD
|
||||
- pip3 install --user twine rich
|
||||
- twine upload dist/*
|
||||
dependencies:
|
||||
- build:archlinux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue