maybe reducing red builds for lame reason
This commit is contained in:
parent
ee83fea7e0
commit
454781b63c
|
@ -60,6 +60,8 @@ jobs:
|
|||
run: |
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub gen-default-tune Action"
|
||||
echo See https://github.com/rusefi/rusefi/issues/2446
|
||||
git pull https://github.com/rusefi/rusefi master
|
||||
git add 'simulator/generated/*xml'
|
||||
# get the original ramdisk images back in order to not overwrite the default placeholder
|
||||
git checkout -- firmware/hw_layer/mass_storage/ramdisk_image.h firmware/hw_layer/mass_storage/ramdisk_image_compressed.h
|
||||
|
|
Loading…
Reference in New Issue