diff --git a/build-all.sh b/build-all.sh index a80caa2..3b98923 100644 --- a/build-all.sh +++ b/build-all.sh @@ -22,7 +22,7 @@ cd spring-boot/mocking && { cd patterns && { chmod +x gradlew ./gradlew clean build --info - cd ../../ + cd ../ } cd spring-boot/static && {