diff --git a/.github/workflows/r2s_lean.yml b/.github/workflows/r2s_lean.yml index 14a2954..2d7bf80 100644 --- a/.github/workflows/r2s_lean.yml +++ b/.github/workflows/r2s_lean.yml @@ -106,7 +106,7 @@ jobs: git remote add upstream https://github.com/coolsnowwolf/lede && git fetch upstream git rebase 90bb1cf9c33e73de5019686b8bd495f689e675a4^ --onto upstream/master -X theirs git checkout upstream/master -- feeds.conf.default - git commit -m 'update feeds' && git revert --no-edit 9477f7695cec4beefa34aaf6a0bfb619520c48d6 + git commit -m 'update feeds' && git revert --no-edit a237f50d1dacc543ef3fa2364f696fd67f068c46 - name: Clean Feeds run: |