diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1cc99231c29b9615cab6061f073b0ae5c3424101..7d16e171cc0e63d56dd6d69042aeda5a93f7fa2f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ variables: before_script: - if [[ -d $EXTDPKG ]]; then cp -r $EXTDPKG/* /var/cache/apt/; fi - apt update - - apt install -y libxml2-utils help2man man gzip make dpkg p7zip tar dh_make + - apt install -y libxml2-utils help2man man gzip make dpkg p7zip tar dh-make cache: paths: