We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6634ac4 + b0abba7 commit 3e966b7Copy full SHA for 3e966b7
regex-ballerina/build.gradle
@@ -136,8 +136,8 @@ task ballerinaBuild {
136
}
137
138
copy {
139
- from file("$project.projectDir/target/balo")
140
- into file("$artifactCacheParent/balo/${packageOrg}/${packageName}/${tomlVersion}")
+ from file("$project.projectDir/target/bala")
+ into file("$artifactCacheParent/bala/${packageOrg}/${packageName}/${tomlVersion}")
141
142
143
from file("$project.projectDir/target/cache")
0 commit comments