diff --git a/mixins.yml b/mixins.yml
index a1cb54e1645431dba15c51b9b096fcdeb6c27f49..28d12e54f5b22519d89ebeab2f6f07e6630a7ff7 100644
--- a/mixins.yml
+++ b/mixins.yml
@@ -30,7 +30,7 @@ include:
 
 .preparecomposerplugins:
   before_script:
-    - echo "This got removed as it's now part of the default config."
+    - rm -rf /root/.composer/cache/lakedrops-drupal-config/ || true
 
 .customreferences:
   LanguageFiles: []