diff --git a/.github/workflows/build-simulator.yaml b/.github/workflows/build-simulator.yaml index 0999893b45..64ca9089d9 100644 --- a/.github/workflows/build-simulator.yaml +++ b/.github/workflows/build-simulator.yaml @@ -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