Skip to content

Commit

Permalink
Update gen_geosite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
boluomimohesa authored Sep 26, 2023
1 parent efb9edd commit 5c90d1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gen_geosite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
rm -rf data
mkdir -p data
curl -sSL ${cnUrl} | ${{ env.SED }} > ./data/cn
curl -sSL ${adblockUrl} | ${{ env.SED }} > ./data/adblock
curl -sSL ${googleUrl} | ${{ env.SED }} > ./data/google
curl -sSL ${telegramUrl} | ${{ env.SED }} > ./data/telegram
curl -sSL ${youtubeUrl} | ${{ env.SED }} > ./data/youtube
Expand Down

0 comments on commit 5c90d1f

Please sign in to comment.