wrong python assumption

This commit is contained in:
Firq 2023-11-24 20:52:19 +01:00
parent e4e48591a6
commit 078f9613c3
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -43,7 +43,7 @@ build:package:
- *init_venv - *init_venv
- pip install build - pip install build
script: script:
- py -m build - python -m build
- cp dist ../dist - cp dist ../dist
artifacts: artifacts:
paths: paths: