diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 45971ce2..d7e96cf5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -95,7 +95,7 @@ default: - - | # apt_common echo -e "\e[0Ksection_start:`date +%s`:apt_common[collapsed=true]\r\e[0KInstalling common packages" - - apt-get install make git ccache libsimde-dev + - apt-get install make git ccache - | # apt_common echo -e "\e[0Ksection_end:`date +%s`:apt_common\r\e[0K"