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 1990cb1 commit 03bebdbCopy full SHA for 03bebdb
.github/workflows/main.yml
@@ -62,7 +62,7 @@ jobs:
62
path: .pio/build/Generic-ESP32-S3/*.bin
63
64
- name: Build PlatformIO Project Waveshare-RP2040-GEEK
65
- run: pio run --environment Waveshare-RP2040-GEEK < /dev/null
+ run: yes '' | pio run --environment Waveshare-RP2040-GEEK
66
67
- name: Upload Waveshare-RP2040-GEEK artifact
68
uses: actions/upload-artifact@v4
0 commit comments