improve ci
Some checks failed
/ test (push) Failing after 18s
/ publish (push) Has started running

This commit is contained in:
2026-01-13 14:34:34 +01:00
parent e9cf958ef7
commit c82a6cbda5
3 changed files with 93 additions and 37 deletions

View File

@@ -12,10 +12,11 @@ plugins {
kotlin {
jvm()
linuxX64()
js {
nodejs()
browser()
}
linuxX64()
repositories {
infendro()