Skip to content

Commit db79ce5

Browse files
committed
Fix maven sign error.
1 parent fb1ddf8 commit db79ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blade-engine/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ task sourcesJar(type: Jar) {
6161
}
6262

6363
artifacts {
64-
archives jar
64+
//archives jar
6565
archives enginedocJar
6666
archives sourcesJar
6767
}

0 commit comments

Comments
 (0)