diff --git a/.github/workflows/build-istoreos.yml b/.github/workflows/build-istoreos.yml index 6b2a232..54e0d54 100644 --- a/.github/workflows/build-istoreos.yml +++ b/.github/workflows/build-istoreos.yml @@ -104,7 +104,6 @@ jobs: chmod +x $DIY_P1_SH cd openwrt $GITHUB_WORKSPACE/$DIY_P1_SH - [ -e package/libs/elfutils/patches/999-fix-odd-build-oot-kmod-fail.patch ] && rm -f package/libs/elfutils/patches/999-fix-odd-build-oot-kmod-fail.patch - name: 更新 feeds run: cd openwrt && ./scripts/feeds update -a