wrong python assumption
This commit is contained in:
parent
e4e48591a6
commit
078f9613c3
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ build:package:
|
|||
- *init_venv
|
||||
- pip install build
|
||||
script:
|
||||
- py -m build
|
||||
- python -m build
|
||||
- cp dist ../dist
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue