mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-12 15:50:36 -08:00
Update build_push.yml
This commit is contained in:
committed by
GitHub
parent
d2402ad801
commit
a929b6a76b
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
@@ -78,6 +78,8 @@ jobs:
|
||||
- name: Install ESP32 Boards
|
||||
uses: ArminJo/arduino-test-compile@v3.2.0
|
||||
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
|
||||
|
||||
- name: Show contents of platform.txt
|
||||
|
||||
Reference in New Issue
Block a user