diff --git a/.github/workflows/Update.yml b/.github/workflows/Update.yml index c44cb61..00605fc 100644 --- a/.github/workflows/Update.yml +++ b/.github/workflows/Update.yml @@ -24,7 +24,7 @@ jobs: 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 + sudo mv ./gfwlist2adguardhome_new/blacklist_lite.txt ./ByPass.txt rm -rf ./gfwlist2adguardhome_new echo "Auto Update ByPass.txt in ${GET_TIME}" > README.md