diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 64b5a0028d5ab69c7b27af78d5a8ad03d48485c8..8cacf8398a4277f4f19b5048d412f9e63d9c2931 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,11 +25,7 @@ stages:
 
   # update apt
   - apt-get update
-
-  # store folder
-  - echo $PWD
-  - echo $CI_PROJECT_DIR
-  - echo $CI_BUILDS_DIR
+  - ldconfig
 
 .build_install_wolf_template: &build_install_wolf_definition
   - cd $CI_BUILDS_DIR