diff --git a/.github/workflows/self-Build-x86-OpenWrt.yml b/.github/workflows/self-Build-x86-OpenWrt.yml index 2d0e59e..a3e0b31 100644 --- a/.github/workflows/self-Build-x86-OpenWrt.yml +++ b/.github/workflows/self-Build-x86-OpenWrt.yml @@ -66,7 +66,7 @@ jobs: rm -rf openwrt git clone $REPO_URL -b $REPO_BRANCH openwrt cd /workdir/openwrt - git reset --hard 9d124b993644b4f77749788936c44ca0c884f184 + #git reset --hard 9d124b993644b4f77749788936c44ca0c884f184 ln -sf /workdir/openwrt $GITHUB_WORKSPACE/openwrt - name: Load custom feeds