We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d397c commit 5b2ae2dCopy full SHA for 5b2ae2d
1 file changed
.github/workflows/ports_quectel.yml
@@ -18,6 +18,7 @@ jobs:
18
./helios-toolchain
19
cd $HOME/helios/bin
20
echo "$HOME/helios/bin" >> $GITHUB_PATH
21
+ echo $PATH
22
./helios
23
24
- name: Build mpy-cross
0 commit comments