Skip to content

Commit

Permalink
fix: change path of the spring boot demo
Browse files Browse the repository at this point in the history
Signed-off-by: Laurent Broudoux <laurent.broudoux@gmail.com>
  • Loading branch information
lbroudoux committed Jan 26, 2024
1 parent 91bcb81 commit a9529a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,5 +145,5 @@ jobs:

- name: Build Java components
run: |
cd spring-boot-order-service-devtools
cd shift-left-demo/spring-boot-order-service-devtools
mvn -B clean package

0 comments on commit a9529a9

Please sign in to comment.