mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-18 11:48:02 -04:00
maven publish fix
This commit is contained in:
parent
9c40a36099
commit
91f0a0da3e
@ -154,7 +154,7 @@ publishing {
|
||||
}
|
||||
repositories {
|
||||
maven {
|
||||
url "${config.maven.url}"
|
||||
url System.getenv("MAVEN_PATH")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user