mirror of
https://github.com/Melledy/LunarCore.git
synced 2025-12-13 13:54:37 +01:00
(misc) Create a GitHub Action for building the server JAR
This commit is contained in:
@@ -104,7 +104,9 @@ configurations.all {
|
||||
}
|
||||
|
||||
clean {
|
||||
delete protobuf.generatedFilesBaseDir
|
||||
if (shouldGenerateProto) {
|
||||
delete protobuf.generatedFilesBaseDir
|
||||
}
|
||||
}
|
||||
|
||||
application {
|
||||
|
||||
Reference in New Issue
Block a user