Skip to content

Commit 29bee7e

Browse files
authored
Update ports_quectel.yml
Signed-off-by: NikolaaaN <nikola.neskovic@quectel.com>
1 parent 0474430 commit 29bee7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ports_quectel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
cd $HOME/
1818
./helios-toolchain
1919
echo "$HOME/helios/bin" >> $GITHUB_PATH
20-
echo "$HOME/helios/helios/gcc-arm-none-eabi/bin"
20+
echo "$HOME/helios/helios/gcc-arm-none-eabi/bin" >> $GITHUB_PATH
2121
2222
- name: Build Firmware
2323
run: |

0 commit comments

Comments
 (0)