Browse Source

Add libgirepository1.0-dev to CI image

DarthSim 1 năm trước cách đây
mục cha
commit
ca5e5b6d97
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/ci-docker/Dockerfile

+ 1 - 0
.github/ci-docker/Dockerfile

@@ -8,6 +8,7 @@ RUN apt-get -qq update \
     ca-certificates \
     build-essential \
     gobject-introspection \
+    libgirepository1.0-dev \
     python3-pip \
     python3-venv \
     libssl-dev \