mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
lets try another port
This commit is contained in:
parent
d9ae41c2ab
commit
480753f86c
4
.github/workflows/build_check.yml
vendored
4
.github/workflows/build_check.yml
vendored
|
|
@ -93,5 +93,5 @@ jobs:
|
|||
with:
|
||||
force-remote: true
|
||||
verbose: true
|
||||
upload-port: "/dev/ttyUSB4"
|
||||
test-port: "/dev/ttyUSB4"
|
||||
upload-port: "/dev/ttyUSB1"
|
||||
test-port: "/dev/ttyUSB1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue