Skip to content

Commit 03bebdb

Browse files
committed
try this
1 parent 1990cb1 commit 03bebdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
path: .pio/build/Generic-ESP32-S3/*.bin
6363

6464
- name: Build PlatformIO Project Waveshare-RP2040-GEEK
65-
run: pio run --environment Waveshare-RP2040-GEEK < /dev/null
65+
run: yes '' | pio run --environment Waveshare-RP2040-GEEK
6666

6767
- name: Upload Waveshare-RP2040-GEEK artifact
6868
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)