diff --git a/build/ci/Dockerfile b/build/ci/Dockerfile index a66747c..fd8ea40 100644 --- a/build/ci/Dockerfile +++ b/build/ci/Dockerfile @@ -8,6 +8,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update \ python3-gi \ python3-pyqt5 \ python3-pip \ + zip \ && pip3 install whither VOLUME /build