[ci] Fix artifact path
This commit is contained in:
parent
76a794e7ab
commit
0e94108e38
@ -75,7 +75,7 @@ pypi_package:
|
|||||||
before_script:
|
before_script:
|
||||||
- pip install twine
|
- pip install twine
|
||||||
script:
|
script:
|
||||||
- twine upload dist/fime_*.whl
|
- twine upload dist/fime-*.whl
|
||||||
|
|
||||||
gitlab_package:
|
gitlab_package:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
Loading…
Reference in New Issue
Block a user