only:CI to use tools from source code, also time to not have jar files in repo in the first place?
This commit is contained in:
parent
cda1faf0e8
commit
e8fcfc31d4
|
@ -4,6 +4,7 @@ echo "This batch files reads rusefi_enums.h and produces auto_generated_enums.*
|
|||
|
||||
cd ../java_tools
|
||||
./gradlew :config_definition:shadowJar
|
||||
./gradlew :enum_to_string:shadowJar
|
||||
cd ../firmware
|
||||
|
||||
rm gen_enum_to_string.log
|
||||
|
|
Loading…
Reference in New Issue