From 19275def37638ee8ae0c0b808926299b72064c70 Mon Sep 17 00:00:00 2001 From: selfisekai Date: Sat, 5 Sep 2020 14:20:02 +0200 Subject: [PATCH] fix ci?? --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a7ea5a1..64f5cc6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,6 +12,7 @@ integration_test: image: python:3.8-buster before_script: - pip3 install -r librefi/requirements.txt + - apt-get update - apt-get install network-manager script: - python3 -m librefi