Pārlūkot izejas kodu

gitlab-ci: added missing python3-wheel

Fabian Peter Hammerle 5 gadi atpakaļ
vecāks
revīzija
766b994b92
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      .gitlab-ci.yml

+ 1 - 0
.gitlab-ci.yml

@@ -30,6 +30,7 @@ pack:
   stage: pack
   script:
   - python3 setup.py sdist
+  - apt-get install --yes python3-wheel
   - python3 setup.py bdist_wheel
   artifacts:
     paths: