소스 검색

fix: 101的ci地址改一下

chenxuuu 4 년 전
부모
커밋
29634ab149
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/air101.yml

+ 1 - 1
.github/workflows/air101.yml

@@ -33,7 +33,7 @@ jobs:
       run: |
         sudo sh -c "curl https://raw.githubusercontent.com/kadwanev/retry/master/retry -o /usr/local/bin/retry && chmod +x /usr/local/bin/retry"
         cd ..
-        retry 'git clone --depth=1 --branch=master ${AIR101REPO} air101'
+        retry 'git clone --depth=1 --branch=master https://gitee.com/openLuat/luatos-soc-air101 air101'
     - name: make
       run: |
         cd ../air101