mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-15 10:21:45 -04:00
maven publishing config fix
This commit is contained in:
parent
e5aa71dc52
commit
7827f77680
@ -307,7 +307,7 @@ publishing {
|
||||
}
|
||||
repositories {
|
||||
maven {
|
||||
url "${config.maven.url}"
|
||||
url System.getenv("MAVEN_PATH")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user