File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -61,14 +61,14 @@ jobs:
6161 name : Generic-ESP32-S3 Firmware binaries
6262 path : .pio/build/Generic-ESP32-S3/*.bin
6363
64- - name : Build PlatformIO Project Waveshare-RP2040-GEEK
65- run : yes '' | pio run --environment Waveshare-RP2040-GEEK
64+ # - name: Build PlatformIO Project Waveshare-RP2040-GEEK
65+ # run: yes '' | pio run --environment Waveshare-RP2040-GEEK
6666
67- - name : Upload Waveshare-RP2040-GEEK artifact
68- uses : actions/upload-artifact@v4
69- with :
70- name : Waveshare-RP2040-GEEK Firmware binaries
71- path : .pio/build/Waveshare-RP2040-GEEK/*.bin
67+ # - name: Upload Waveshare-RP2040-GEEK artifact
68+ # uses: actions/upload-artifact@v4
69+ # with:
70+ # name: Waveshare-RP2040-GEEK Firmware binaries
71+ # path: .pio/build/Waveshare-RP2040-GEEK/*.bin
7272
7373 - name : Build PlatformIO Project M5-Atom-S3U
7474 run : pio run --environment M5-Atom-S3U
You can’t perform that action at this time.
0 commit comments