Skip to content

Commit

Permalink
Fix incremental build issues on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
gabilang committed Aug 4, 2023
1 parent c573414 commit 48200f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prometheus-extension-ballerina/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ task ballerinaBuild {
outputs.dir artifactCacheParent
outputs.dir artifactBallerinaDocs
outputs.dir artifactLibParent
doNotTrackState("build needs to run every time")
}

task createArtifactZip(type: Zip) {
Expand Down

0 comments on commit 48200f7

Please sign in to comment.