Skip to content

Commit

Permalink
Fix gradle issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lnash94 committed Nov 27, 2024
1 parent ec69c79 commit b1037f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module-ballerina-openapi/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ ballerinaBuild.dependsOn checkstyleMain
ballerinaBuild.dependsOn checkstyleTest
ballerinaBuild.dependsOn jar
ballerinaBuild.finalizedBy revertTomlFile
ballerinaBuild.dependsOn test
build.dependsOn ballerinaBuild

publishToMavenLocal.dependsOn build
Expand Down

0 comments on commit b1037f7

Please sign in to comment.