build: fix repo url
This commit is contained in:
2
.github/workflows/lo-test.yml
vendored
2
.github/workflows/lo-test.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
|||||||
#git remote set-branches --add origin openwrt-18.06
|
#git remote set-branches --add origin openwrt-18.06
|
||||||
#git merge -X theirs --no-edit origin/openwrt-18.06
|
#git merge -X theirs --no-edit origin/openwrt-18.06
|
||||||
else
|
else
|
||||||
sudo chown $USER:$(id -gn) lede && git clone -b openwrt-18.06-k5.4 --single-branch lede
|
sudo chown $USER:$(id -gn) lede && git clone -b openwrt-18.06-k5.4 --single-branch https://github.com/immortalwrt/immortalwrt lede
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Update feeds and packages
|
- name: Update feeds and packages
|
||||||
|
|||||||
Reference in New Issue
Block a user