Fix LDDB artifact name

This commit is contained in:
Just Call Me Koko
2025-02-05 15:45:16 -05:00
parent 894f5896b1
commit c09f9b81fe
+1 -1
View File
@@ -640,7 +640,7 @@ jobs:
- name: 'Upload ESP32 LDDB Artifact'
uses: actions/upload-artifact@v4
with:
name: esp32_marauder.mini.bin
name: esp32_marauder.esp32_lddb.bin
path: ./esp32_marauder/build/esp32.esp32.d32/esp32_marauder.esp32_lddb.bin
retention-days: 5