We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75c1104 commit 0949753Copy full SHA for 0949753
.github/workflows/esp32-test.yml
@@ -68,5 +68,7 @@ jobs:
68
with:
69
name: esp32-test-build
70
path: |
71
- validation/esp32-test/target
+ validation/esp32-test/target/riscv32imac-esp-espidf/release/partition-table.bin
72
+ validation/esp32-test/target/riscv32imac-esp-espidf/release/esp32-test
73
+ validation/esp32-test/target/riscv32imac-esp-espidf/release/bootloader.bin
74
retention-days: 30
0 commit comments