diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4793817ff6896453c58b0d2029b64acb364e0d23..4fd855e119d3aa3d79da7409d515e4af2e793439 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,7 +19,6 @@ pages:
     - sphinx-apidoc -f -o ./source/_autosummary/ ../jass_preprocessing/
     - make html
     - mv _build/html/ ../public
-    - ls -R ../../public
   artifacts:
     paths:
     - public