mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 12:51:13 +00:00
command error fix(enable http/https)
This commit is contained in:
@@ -40,6 +40,8 @@ graalvmNative {
|
||||
useFatJar.set(true)
|
||||
sharedLibrary.set(false)
|
||||
buildArgs.add("-march=compatibility")
|
||||
buildArgs.add("--enable-http")
|
||||
buildArgs.add("--enable-https")
|
||||
}
|
||||
}
|
||||
metadataRepository {
|
||||
|
Reference in New Issue
Block a user