diff --git a/spread.yaml b/spread.yaml
index d4551278b0ee70b0ba3bd9e6000df87f2dfda1a3..b44b78e7ac546e8ffb0350e8b6dfdb9f5beae6aa 100644
--- a/spread.yaml
+++ b/spread.yaml
@@ -18,7 +18,7 @@ backends:
                 password: ubuntu
 
 # Set spread project path to the correct place under GOPATH
-path: /root/go/src/booting.oniroproject.org/distro/components/sysota
+path: /root/sysota
 
 exclude:
   # Exclude .cache which is used by GitLab CI jobs to bring in the qemu image.