From: kaliko Date: Mon, 20 Dec 2021 14:28:00 +0000 (+0100) Subject: ci: Fixed build target X-Git-Tag: 0.3.0~21 X-Git-Url: https://git.kaliko.me/?p=sid.git;a=commitdiff_plain;h=cdcf23d465662401d6cd9e0e4fddf42a1ba648f5 ci: Fixed build target --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 45f6aee..a5864ef 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,7 @@ build: script: # packaging test - python setup.py bdist_wheel sdist - - pip install dist/* + - pip install dist/*whl artifacts: expire_in: 1 week paths: