Update openwrt_R3P.yml

This commit is contained in:
moruiris
2021-11-20 21:36:18 +08:00
committed by GitHub
parent 641cf43e03
commit 1f1ff0d9f6

View File

@ -46,7 +46,8 @@ jobs:
- name: 下载固件源码
run: |
git clone $REPO_URL -b $REPO_BRANCH ./openwrt
rm -rf ./*
git clone $REPO_URL -b $REPO_BRANCH openwrt
- name: 加载feeds.conf.default & DIY_P1_SH
run: |