diff --git a/build-all.sh b/build-all.sh index 97ce083..b5b5b93 100644 --- a/build-all.sh +++ b/build-all.sh @@ -19,7 +19,7 @@ cd spring-boot/mocking && { cd ../../ } -cd spring-boot/patterns && { +cd patterns && { chmod +x gradlew ./gradlew clean build --info cd ../../