Skip to content

Commit f169aad

Browse files
authored
Update ports_quectel.yml
Signed-off-by: Nikola Neskovic <nikola.neskovic@quectel.com>
1 parent 58be76d commit f169aad

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
@@ -15,7 +15,7 @@ jobs:
1515

1616
- name: Install Special SDK Tool
1717
run: |
18-
mkdir -p $HOME/tools
18+
mkdir -p $HOME/helios
1919
curl -L "https://github.com/QuecPython/toolchain/releases/download/V1.1.0/helios-toolchain" -o $HOME/tools
2020
chmod +x $HOME/tools/helios-toolchain
2121
cd $HOME/tools

0 commit comments

Comments
 (0)