Skip to content

Commit 4fcd6e8

Browse files
authored
Update ports_quectel.yml
Signed-off-by: Nikola Neskovic <nikola.neskovic@quectel.com>
1 parent 7b9849b commit 4fcd6e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ports_quectel.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: quectel port / build(push)
1+
name: Build port / build(push)
22

33
on: [push, pull_request]
44

@@ -12,7 +12,7 @@ jobs:
1212

1313
- name: Install Special SDK Tool
1414
run: |
15-
curl -L "https://github.com/QuecPython/toolchain/releases/download/V1.1.0/helios-toolchain" -o $HOME
15+
curl -L "https://github.com/QuecPython/toolchain/releases/download/V1.1.0/helios-toolchain" -o $HOME/helios-toolchain
1616
chmod +x $HOME/helios-toolchain
1717
cd $HOME/
1818
helios-toolchain

0 commit comments

Comments
 (0)