diff --git a/anda/apps/voicevox/anda.hcl b/anda/apps/voicevox/anda.hcl index 455f83d7d4..ee99912721 100644 --- a/anda/apps/voicevox/anda.hcl +++ b/anda/apps/voicevox/anda.hcl @@ -3,4 +3,7 @@ project pkg { rpm { spec = "voicevox.spec" } + labels { + large = 1 + } }