We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58be76d commit f169aadCopy full SHA for f169aad
1 file changed
.github/workflows/ports_quectel.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- name: Install Special SDK Tool
17
run: |
18
- mkdir -p $HOME/tools
+ mkdir -p $HOME/helios
19
curl -L "https://github.com/QuecPython/toolchain/releases/download/V1.1.0/helios-toolchain" -o $HOME/tools
20
chmod +x $HOME/tools/helios-toolchain
21
cd $HOME/tools
0 commit comments