feat: add protected emergency build cleanup
Build / build (push) Failing after 11s

This commit is contained in:
Michael Burgess
2026-08-17 09:00:09 -04:00
parent d0f0133f57
commit d3ea6c5cc2
10 changed files with 488 additions and 3 deletions
+3
View File
@@ -18,6 +18,9 @@ dependencies {
compileOnly("com.github.Zrips:Jobs:v5.2.6.2") {
isTransitive = false
}
compileOnly("com.github.GriefPrevention:GriefPrevention:16.18.6") {
isTransitive = false
}
}
java {