Explorar o código

gitlab-ci: added missing python3-wheel

Fabian Peter Hammerle %!s(int64=4) %!d(string=hai) anos
pai
achega
766b994b92
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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: