Update m5atom-matrix.yml
This commit is contained in:
parent
7a2bdf9c46
commit
22781fcf49
|
@ -41,4 +41,4 @@ jobs:
|
|||
- name: Run PlatformIO
|
||||
run: pio account login --username="${{secrets.PIO_USERNAME}}" --password="${{secrets.PIO_PASSWORD}}"
|
||||
- name: Run PlatformIO
|
||||
run: pio remote run -e m5atom-matrix
|
||||
run: pio remote run -t upload -t monitor --upload-port=/dev/ttyUSB -e m5atom-matrix
|
||||
|
|
Loading…
Reference in New Issue