diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 582d16d148d59b1566be0c99f4c3e247c96a8789..f6be4a83279bf52c6b316c74299a52ef65dd5cc1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,6 @@ stages:  # Define stages in the pipeline
 build-docs:
   stage: build
   script:
-    - pip install git+https://git.rwth-aachen.de/Jan.Habscheid/bsc-electrolytemodels
     - pip install sphinx
     - pip install sphinx-rtd-theme
     - pip install myst-parser