Skip to content

Commit 05a44fd

Browse files
authored
Update build_esp32.yml
1 parent 8572f46 commit 05a44fd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build_esp32.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,8 @@ jobs:
9999
name: microlite-esp32-firmware
100100
path: |
101101
boards/esp32/MICROLITE/build/firmware.bin
102-
103102
- name: Build with psram support and 16MB Flash firmware
104103
run: |
105-
# source ./esp-idf/export.sh
106-
107104
echo "cd ./boards/esp32/MICROLITE_SPIRAM_16M"
108105
cd ./boards/esp32/MICROLITE_SPIRAM_16M
109106

0 commit comments

Comments
 (0)