mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-12 07:40:58 -08:00
Export binary
This commit is contained in:
5
.github/workflows/build_push.yml
vendored
5
.github/workflows/build_push.yml
vendored
@@ -262,8 +262,13 @@ jobs:
|
||||
sketch-paths: esp32_marauder/esp32_marauder.ino
|
||||
cli-compile-flags: |
|
||||
- --warnings="none"
|
||||
- --export-binaries
|
||||
fqbn: esp32:esp32:d32:PartitionScheme=min_spiffs
|
||||
|
||||
- name: Show compiled arduino/compile-sketches v6 bin
|
||||
run: |
|
||||
find / -name "exp32_marauder.ino.bin"
|
||||
|
||||
- name: Build Marauder for v6 Marauder
|
||||
uses: ArminJo/arduino-test-compile@v3.2.1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user