diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fb472ad21d186e799dbaf18de94c12bebce110c3..f0727f35fdadbf71cc6fa3be0cad83239aca52e3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,7 +26,8 @@ build and upload the contents:
     # Compile lectures
     - python code/band_structures.py
     - python code/bands_2d.py
+    - python code/heat_capacity.py
     - mkdocs build
     - "rsync -rv site/* solidstate@tnw-tn1.tudelft.net:"
   only:
-    - branches@solidstate/lectures
\ No newline at end of file
+    - branches@solidstate/lectures