mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-11 22:45:38 -04:00
Fix build
I thought this worked..
This commit is contained in:
parent
e8063fbd96
commit
2605c5a557
1 changed files with 0 additions and 1 deletions
|
@ -226,7 +226,6 @@ curseforge {
|
|||
releaseType = 'beta'
|
||||
addGameVersion '1.15'
|
||||
addGameVersion '1.15.1'
|
||||
addGameVersion 'Fabric'
|
||||
mainArtifact(file("${project.buildDir}/libs/${archivesBaseName}-${version}.jar")) {
|
||||
displayName = "[$Globals.mcVersion] Fabric API $Globals.baseVersion build $ENV.BUILD_NUMBER"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue