Skip to content

Commit ae353ca

Browse files
authored
Update pio.yml
change to different enviroment in pio configfile
1 parent e4256a9 commit ae353ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
run: pip install --upgrade platformio
2222

2323
- name: Build PlatformIO Project
24-
run: pio run
24+
run: pio run -e nodemcuv2

0 commit comments

Comments
 (0)