Commit 88bfd017 authored by Neucrack's avatar Neucrack

fix ci

parent 90d1a297
......@@ -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
......
......@@ -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" />
......
......@@ -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" />
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment