Update immortalwrt_R3P.yml

This commit is contained in:
moruiris
2021-11-20 21:52:44 +08:00
committed by GitHub
parent 1f1ff0d9f6
commit c6d9d68e31

View File

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