diff --git a/ci-build.sh b/ci-build.sh index 9e0a02bdc1dc685abcd815c68a2ac7ed152e6ff0..5b7ac989fe13ff8797d142124bda419aea73d0d2 100644 --- a/ci-build.sh +++ b/ci-build.sh @@ -4,4 +4,4 @@ set -e # Quad Libraries and Boot image (cd quad && make) -(cd groundstation && make) +(cd groundStation && make)