From 83e9bb24637d0f58687c39e0ed454f1b68ce6f06 Mon Sep 17 00:00:00 2001 From: Steven Foerster Date: Fri, 20 Mar 2020 22:32:17 -0400 Subject: [PATCH] update --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bd12c38..19eb74b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,6 +16,7 @@ install: stage: test image: ubuntu:18.04 before_script: + - apt-get update - apt-get install -y sudo git script: - scripts/install.sh