reset file, understandable title (#5021)

This commit is contained in:
David Holdeman 2023-01-31 21:26:25 -06:00 committed by GitHub
parent b9b9819482
commit df3328353a
1 changed files with 2 additions and 1 deletions

View File

@ -38,10 +38,11 @@ jobs:
run: bash gen_config.sh
# We want to force these files to come from the default "all" config, not the last board generated by gen_config.sh
- name: Fix The Mess
- name: Reset Default Config Files
working-directory: ./firmware/
run: |
git checkout -- ./controllers/generated/engine_configuration_generated_structures.h
git checkout -- ./controllers/generated/rusefi_generated.h
git checkout -- ../java_console/models/src/main/java/com/rusefi/config/generated/Fields.java
./gen_config_default.sh