Ant should go, gradle is the unified way #4371
This commit is contained in:
parent
d9df4d4694
commit
6c6b355b4a
|
@ -50,5 +50,5 @@ jobs:
|
|||
path: ./simulator/build/rusefi_simulator
|
||||
|
||||
- name: Configuration Definition CI, without pushing new .jar
|
||||
working-directory: ./java_tools/configuration_definition
|
||||
run: ant
|
||||
working-directory: ./android
|
||||
run: ./gradlew :config_definition:shadowJar
|
||||
|
|
Loading…
Reference in New Issue