Skip to content

Commit

Permalink
skill issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcat101 committed Apr 18, 2023
1 parent 38d37ae commit 6354d8b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,6 @@ task deobfJar(type: Jar) {
archiveName = "${archivesBaseName}-${version}-deobf.${extension}"
}

artifacts {
archives deobfJar
archives apiJar
}

repositories {
maven {
name = "jei"
Expand Down

0 comments on commit 6354d8b

Please sign in to comment.