Skip to content

Commit 0d5297d

Browse files
committed
Search bootloader
1 parent 5c67524 commit 0d5297d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
cp /github/home/.platformio/packages/framework-arduinoespressif32/tools/sdk/bin/bootloader_dio_40m.bin 0x01000.bin
108108
else
109109
echo could not find bootloader_dio_40m.bin, new location?
110+
find /github/home/.platformio/ -name "bootloader_dio_40m.bin"
110111
exit 1
111112
fi
112113
cp bin/.pio/build/esp32dev/partitions.bin 0x08000.bin

0 commit comments

Comments
 (0)