This commit is contained in:
Neucrack 2020-12-16 10:04:35 +08:00
parent 90d1a297a3
commit 88bfd01778
3 changed files with 5 additions and 4 deletions

View file

@ -27,6 +27,7 @@ jobs:
- name: sync shell cmd
run: |
curr_branch=master
git fetch --unshallow
git submodule update --init --recursive
wget https://github.com/kendryte/kendryte-gnu-toolchain/releases/download/v8.2.0-20190409/kendryte-toolchain-ubuntu-amd64-8.2.0-20190409.tar.xz
sudo tar -Jxf kendryte-toolchain-ubuntu-amd64-8.2.0-20190409.tar.xz -C /opt

View file

@ -9,8 +9,8 @@
<br />
<br />
<a href="https://travis-ci.org/sipeed/MaixPy">
<img src="https://img.shields.io/github/workflow/status/sipeed/maixpy/compile%20test%20and%20publish?style=for-the-badge" alt="Master branch build status" />
<a href="https://github.com/sipeed/MaixPy/actions">
<img src="https://img.shields.io/github/workflow/status/Sipeed/MaixPy/compile%20test%20and%20publish?style=for-the-badge" alt="Master branch build status" />
</a>
<a href="http://dl.sipeed.com/MAIX/MaixPy/release/master/">
<img src="https://img.shields.io/badge/download-master-ff69b4.svg?style=for-the-badge" alt="master build firmware" />

View file

@ -10,8 +10,8 @@
<br />
<br />
<a href="https://travis-ci.org/sipeed/MaixPy">
<img src="https://img.shields.io/github/workflow/status/sipeed/maixpy/compile%20test%20and%20publish?style=for-the-badge" alt="Master branch build status" />
<a href="https://github.com/sipeed/MaixPy/actions">
<img src="https://img.shields.io/github/workflow/status/Sipeed/MaixPy/compile%20test%20and%20publish?style=for-the-badge" alt="Master branch build status" />
</a>
<a href="http://dl.sipeed.com/MAIX/MaixPy/release/master/">
<img src="https://img.shields.io/badge/download-master-ff69b4.svg?style=for-the-badge" alt="master build firmware" />