diff --git a/.github/workflows/lo-test.yml b/.github/workflows/lo-test.yml index 73af28e..91b68bf 100644 --- a/.github/workflows/lo-test.yml +++ b/.github/workflows/lo-test.yml @@ -52,7 +52,7 @@ jobs: #git remote set-branches --add origin openwrt-18.06 #git merge -X theirs --no-edit origin/openwrt-18.06 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 - name: Update feeds and packages