chenxuuu 4 лет назад
Родитель
Сommit
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