Skip to content

Commit

Permalink
fixes issue with CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
rajadilipkolli committed Apr 20, 2023
1 parent e16c7a6 commit 9539a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spring-boot-kafka-avro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
defaults:
run:
working-directory: "kafka-avro/spring-boot-kafka-avro"
working-directory: "kafka-avro/spring-boot-kafka-avro-producer"
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 9539a9b

Please sign in to comment.