aboutsummaryrefslogtreecommitdiff
path: root/build.gradle.kts
diff options
context:
space:
mode:
authorCalMWolfs <94038482+CalMWolfs@users.noreply.github.com>2024-09-11 17:43:41 +1000
committerGitHub <noreply@github.com>2024-09-11 17:43:41 +1000
commitc1f6c7242ae4f14556cfddbd2794694a5416b64f (patch)
treecf645e9defbfd10f4e65eeaeef416f60a1e07991 /build.gradle.kts
parent6a3f13cb21c81ba69ee324c751ee481605c170ef (diff)
downloadskyhanni-c1f6c7242ae4f14556cfddbd2794694a5416b64f.tar.gz
skyhanni-c1f6c7242ae4f14556cfddbd2794694a5416b64f.tar.bz2
skyhanni-c1f6c7242ae4f14556cfddbd2794694a5416b64f.zip
Fix: Build actions failing (#2500)
Diffstat (limited to 'build.gradle.kts')
-rw-r--r--build.gradle.kts3
1 files changed, 0 insertions, 3 deletions
diff --git a/build.gradle.kts b/build.gradle.kts
index 812b89e7e..e8464ada2 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -41,9 +41,6 @@ repositories {
maven("https://maven.notenoughupdates.org/releases") // NotEnoughUpdates (dev env)
maven("https://repo.hypixel.net/repository/Hypixel/") // mod-api
maven("https://maven.teamresourceful.com/repository/thatgravyboat/") // DiscordIPC
-
- // only for the rare cases when maven.deftu.xyz is offline
- maven("https://repo.polyfrost.org/releases")
}
// Toolchains: