Skip to content

Commit

Permalink
chore: 🔧 remove redundant line in CF upload
Browse files Browse the repository at this point in the history
  • Loading branch information
P3pp3rF1y committed Sep 20, 2024
1 parent 9abe71a commit 0fcff3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,6 @@ task curseforge(type: net.darkhax.curseforgegradle.TaskPublishCurseForge) {
"${release_versions}".split(',').each {
mainFile.addGameVersion("${it}")
}
mainFile
mainFile.addRequirement('sophisticated-core')
mainFile.addOptional('jei')
mainFile.addOptional('curios')
Expand Down

0 comments on commit 0fcff3d

Please sign in to comment.