We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14b23de commit 0e36327Copy full SHA for 0e36327
1 file changed
.github/workflows/ports_quectel.yml
@@ -23,4 +23,5 @@ jobs:
23
make -C mpy-cross
24
cd ports/quectel
25
make submodules
26
- make BOARD=EC600UCN_LB
+ cd ../../lib/helios
27
+ helios make $HOME @EC600UCN_LB
0 commit comments