Skip to content

Commit

Permalink
fucking no
Browse files Browse the repository at this point in the history
  • Loading branch information
valoeghese committed May 6, 2021
1 parent e4a59a8 commit 5e8a1e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ archivesBaseName = "cursed-fabric-loader"

// Fetch build number from Jenkins
def ENV = System.getenv()
version = version + (ENV.GITHUB_ACTIONS ? "" : "+local")
//version = version + (ENV.GITHUB_ACTIONS ? "" : "+local")

repositories {
mavenCentral()
Expand Down

0 comments on commit 5e8a1e8

Please sign in to comment.