Skip to content

Commit 14b23de

Browse files
authored
Update ports_quectel.yml
Signed-off-by: Nikola Neskovic <nikola.neskovic@quectel.com>
1 parent 5766b18 commit 14b23de

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/ports_quectel.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,9 @@ jobs:
1818
./helios-toolchain
1919
echo "$HOME/helios/bin" >> $GITHUB_PATH
2020
21-
- name: Build mpy-cross
21+
- name: Build Firmware
2222
run: |
2323
make -C mpy-cross
2424
cd ports/quectel
2525
make submodules
26-
27-
- name: Build Firmware
28-
run: make BOARD=EC600UCN_LB
26+
make BOARD=EC600UCN_LB

0 commit comments

Comments
 (0)