From da5964a77809306ff81e52e73ffa6f9ef86e71e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Pi=C4=85tkowski?= Date: Sun, 22 May 2022 09:48:45 +0000 Subject: [PATCH] updating repos befor attempt to install python3 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dde1739..284edbc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,7 @@ stages: build: stage: build script: - - apt install python3 + - apt-get update && apt-get install -y python3 - make artifacts: paths: