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:
Andrey 2023-06-17 17:14:11 -04:00
parent cda1faf0e8
commit e8fcfc31d4
1 changed files with 1 additions and 0 deletions

View File

@ -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