Skip to content

Commit f67d221

Browse files
committed
fix ci
1 parent 90d1a29 commit f67d221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
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

0 commit comments

Comments
 (0)