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 27
27
- name : sync shell cmd
28
28
run : |
29
29
curr_branch=master
30
+ git fetch --unshallow
30
31
git submodule update --init --recursive
31
32
wget https://github.com/kendryte/kendryte-gnu-toolchain/releases/download/v8.2.0-20190409/kendryte-toolchain-ubuntu-amd64-8.2.0-20190409.tar.xz
32
33
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 9
9
<br />
10
10
<br />
11
11
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" />
14
14
</a >
15
15
<a href =" http://dl.sipeed.com/MAIX/MaixPy/release/master/ " >
16
16
<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 10
10
<br />
11
11
<br />
12
12
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" />
15
15
</a >
16
16
<a href =" http://dl.sipeed.com/MAIX/MaixPy/release/master/ " >
17
17
<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