ci: Use system twine in svg-flatten
This commit is contained in:
parent
bcfd27bd53
commit
8c2fc45601
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ publish:svg-flatten-wasi:
|
|||
script:
|
||||
- pip install -U --user twine
|
||||
- export TWINE_USERNAME TWINE_PASSWORD
|
||||
- ~/.local/bin/twine upload svg-flatten/dist/*
|
||||
- twine upload svg-flatten/dist/*
|
||||
dependencies:
|
||||
- build:svg-flatten-wasi
|
||||
only:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue