From 845fb955fd75dbf6973c3a2ea9f168fd87f595cc Mon Sep 17 00:00:00 2001 From: Sebastiaan de Schaetzen Date: Fri, 17 Feb 2023 17:45:13 +0100 Subject: [PATCH] ci: update before install --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f612697..ef0cb13 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,6 +2,7 @@ image: openscad/openscad # Functions that should be executed before the build script is run before_script: + - apt-get update - apt-get install -y jq make git pages: script: