File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 2727 - name : sync shell cmd
2828 run : |
2929 curr_branch=master
30+ git fetch --unshallow
3031 git submodule update --init --recursive
3132 wget https://github.com/kendryte/kendryte-gnu-toolchain/releases/download/v8.2.0-20190409/kendryte-toolchain-ubuntu-amd64-8.2.0-20190409.tar.xz
3233 sudo tar -Jxf kendryte-toolchain-ubuntu-amd64-8.2.0-20190409.tar.xz -C /opt
Original file line number Diff line number Diff line change 99<br />
1010<br />
1111
12- <a href =" https://travis-ci.org /sipeed/MaixPy " >
13- <img src="https://img.shields.io/github/workflow/status/sipeed/maixpy /compile%20test%20and%20publish?style=for-the-badge" alt="Master branch build status" />
12+ <a href =" https://github.com /sipeed/MaixPy/actions " >
13+ <img src="https://img.shields.io/github/workflow/status/Sipeed/MaixPy /compile%20test%20and%20publish?style=for-the-badge" alt="Master branch build status" />
1414</a >
1515<a href =" http://dl.sipeed.com/MAIX/MaixPy/release/master/ " >
1616 <img src="https://img.shields.io/badge/download-master-ff69b4.svg?style=for-the-badge" alt="master build firmware" />
Original file line number Diff line number Diff line change 1010<br />
1111<br />
1212
13- <a href =" https://travis-ci.org /sipeed/MaixPy " >
14- <img src="https://img.shields.io/github/workflow/status/sipeed/maixpy /compile%20test%20and%20publish?style=for-the-badge" alt="Master branch build status" />
13+ <a href =" https://github.com /sipeed/MaixPy/actions " >
14+ <img src="https://img.shields.io/github/workflow/status/Sipeed/MaixPy /compile%20test%20and%20publish?style=for-the-badge" alt="Master branch build status" />
1515</a >
1616<a href =" http://dl.sipeed.com/MAIX/MaixPy/release/master/ " >
1717 <img src="https://img.shields.io/badge/download-master-ff69b4.svg?style=for-the-badge" alt="master build firmware" />
You can’t perform that action at this time.
0 commit comments