diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 85b7fd8b55e11926905e22f90ca54e6d954b369a..4a5b7a1b409729b429d12893ad937b0ce6c2dee5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ freem: stage: build script: - - autoreconf + - autoreconf --install - ./configure - make