ci/cd maybe??
Some checks failed
Build and Deploy artifact / build (push) Failing after 11s

This commit is contained in:
kento2 2026-08-05 02:42:30 +02:00
parent 1f3ac81eb5
commit 1ed3e949d5
3 changed files with 4 additions and 2 deletions

View file

@ -23,6 +23,7 @@ maven.install(
],
repositories = [
"https://repo.papermc.io/repository/maven-public/",
"https://git.lab0x13.site/api/packages/scrow/maven",
],
known_contributing_modules = ["protobuf"],
)