Update m5atom-matrix.yml

This commit is contained in:
Darrell 2022-03-06 11:42:17 -05:00 committed by GitHub
parent b0798e5baf
commit 1553211622
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,6 +41,6 @@ jobs:
- name: PlatformIO Login
run: pio account login --username="${{secrets.PIO_USERNAME}}" --password="${{secrets.PIO_PASSWORD}}"
- name: Remote Run
run: pio remote run -t upload -t monitor --upload-port=/dev/ttyUSB -e m5atom-matrix
run: pio remote run -t upload -t monitor --upload-port=/dev/ttyUSB0 -e m5atom-matrix
- name: Remote Monitor
run: pio remote device monitor --port=/dev/ttyUSB