diff --git a/.github/workflows/Update.yml b/.github/workflows/Update.yml index 599e4a4..c44cb61 100644 --- a/.github/workflows/Update.yml +++ b/.github/workflows/Update.yml @@ -23,6 +23,9 @@ jobs: wget https://raw.githubusercontent.com/hezhijie0327/GFWList2AGH/source/release.sh -O ./.github/source.sh wget https://raw.githubusercontent.com/hezhijie0327/GFWList2AGH/source/data/data_modify.txt -O ./.github/custom.txt sudo bash ./.github/release.sh + rm -f ./ByPass.txt + mv ./gfwlist2adguardhome_new/blacklist_lite.txt ./ByPass.txt + rm -rf ./gfwlist2adguardhome_new echo "Auto Update ByPass.txt in ${GET_TIME}" > README.md - name: Clean