summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a5a988183..03ad5bb3e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -264,7 +264,7 @@ gcc-5_sdl2:
- git diff
<<: *job-push
variables:
- PACKAGES: autoconf automake autopoint gettext
+ PACKAGES: autoconf automake autopoint gettext git
# TODO: make this only run once-in-a-while (e.g. before release?)
.gcc-10_game_only: