Skip to content

Commit 9849107

Browse files
Update update.yml
1 parent 61e6246 commit 9849107

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
echo ${raws[$raw]}
5252
curl -s ${raws[$raw]} | ./hostsblock/hostsblock - > ./$raw/hosts
5353
done
54-
mkdir -p EasylistAllCombined
54+
mkdir -p EasyListAllCombined
5555
sort hosts **/hosts | uniq > ./EasyListAllCombined/hosts
5656
5757
sudo rm -rf EasylistAllCombined

0 commit comments

Comments
 (0)