Skip to content

Commit d34df7a

Browse files
committed
fixed build
1 parent 4c1318c commit d34df7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cd spring-boot/mocking && {
1919
cd ../../
2020
}
2121

22-
cd spring-boot/patterns && {
22+
cd patterns && {
2323
chmod +x gradlew
2424
./gradlew clean build --info
2525
cd ../../

0 commit comments

Comments
 (0)