diff --git a/build.cmd b/build.cmd
index ab4d8050a9766e7124cb8689af9b83fd0bfe9c7c..9bf7cdbda6a4ddb9241a78589eec236d42a8f614 100644
--- a/build.cmd
+++ b/build.cmd
@@ -1,4 +1,5 @@
-pip install -e . --compile --progress-bar pretty
+pip install -e .
 pip install -q build
 python -m build
+pip install -e . --compile --progress-bar pretty
 pip install dist/artefact_content-0.0.18.whl