Missed runtime only component
This commit is contained in:
@@ -233,6 +233,7 @@ dependencies {
|
|||||||
//implementation 'redis.clients:jedis:5.1.0'
|
//implementation 'redis.clients:jedis:5.1.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (!isInGHA) {
|
||||||
repositories {
|
repositories {
|
||||||
maven {
|
maven {
|
||||||
url = "https://pkgs.dev.azure.com/djtheredstoner/DevAuth/_packaging/public/maven/v1"
|
url = "https://pkgs.dev.azure.com/djtheredstoner/DevAuth/_packaging/public/maven/v1"
|
||||||
@@ -244,3 +245,4 @@ dependencies {
|
|||||||
exclude group: 'net.fabricmc', module: 'fabric-loader'
|
exclude group: 'net.fabricmc', module: 'fabric-loader'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user