Apply dependencies update
[e-mobility-charging-stations-simulator.git] / .github / workflows / build.yml
index c5da1ceb81b38ac9c6290986509e32bf4579659f..47a8f675c869b9c5524be246042749e5c84b8d48 100644 (file)
@@ -32,5 +32,5 @@ jobs:
     - name: Build docker image
       run: |
         cd docker
-        make
+        make SUBMODULES_INIT=false