From: Manifesto Date: Sat, 11 Mar 2023 14:09:11 +0000 (-0300) Subject: Fix CI/CD package installation X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=f76e93a8ea006d3229f8b7338ea7c6cc7bbee49f;p=arquivista.git Fix CI/CD package installation --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c55701a..bb30125 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,6 +2,7 @@ pages: image: debian:bullseye script: + - apt-get update - apt-get install -y make hugo mat2 - make compile artifacts: