Update immortalwrt_R3P.yml

This commit is contained in:
moruiris
2021-11-20 21:26:06 +08:00
committed by GitHub
parent 2fb395eb4f
commit fe80b97961

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: |