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