maybe helping simulator job

This commit is contained in:
rusefillc 2023-08-19 20:53:34 -04:00
parent 82d8e24f32
commit e28442da0b
1 changed files with 5 additions and 1 deletions

View File

@ -50,7 +50,11 @@ jobs:
working-directory: ./simulator/
run: ./build/rusefi_simulator 10
- name: Load Default Tune from Linux Simulator
- name: Reset git
run: |
git reset --hard
- name: Convert .bin from Linux Simulator into .xml
working-directory: ./simulator/
run: ./write_tune.sh