[ci skip] fix ci for update
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ plugins {
|
|||||||
paperweight {
|
paperweight {
|
||||||
filterPatches = false
|
filterPatches = false
|
||||||
upstreams.register("luminol") {
|
upstreams.register("luminol") {
|
||||||
repo = github("LuminolMC", "Luminol")
|
repo = github("LuminolCustomArchive", "Luminol")
|
||||||
ref = providers.gradleProperty("luminolRef")
|
ref = providers.gradleProperty("luminolRef")
|
||||||
|
|
||||||
println("Upstream commit ref: " + ref.get())
|
println("Upstream commit ref: " + ref.get())
|
||||||
|
|||||||
Reference in New Issue
Block a user