|
@@ -78,6 +78,8 @@ jobs:
|
|
|
- name: Install ESP32 Boards
|
|
- name: Install ESP32 Boards
|
|
|
uses: ArminJo/arduino-test-compile@v3.2.0
|
|
uses: ArminJo/arduino-test-compile@v3.2.0
|
|
|
with:
|
|
with:
|
|
|
|
|
+ sketch-names: MarauderOTA.ino
|
|
|
|
|
+ arduino-board-fqbn: esp32:esp32:esp32s2
|
|
|
platform-url: https://github.com/espressif/arduino-esp32/releases/download/2.0.0-rc1/package_esp32_dev_index.json
|
|
platform-url: https://github.com/espressif/arduino-esp32/releases/download/2.0.0-rc1/package_esp32_dev_index.json
|
|
|
|
|
|
|
|
- name: Show contents of platform.txt
|
|
- name: Show contents of platform.txt
|