Skip to content

Commit e1bfc88

Browse files
spell
1 parent 5650c43 commit e1bfc88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
wget https://github.com/easylist/easylist/archive/refs/heads/master.zip
5757
unzip master.zip
5858
rm -rf master.zip
59-
cmmod -R 111 ./easylist-master
59+
chmod -R 111 ./easylist-master
6060
subdirectories=("easylist" "easylist_adult" "easylist_cookie" "easyprivacy" "fanboy-addon")
6161
6262
for dir in "${subdirectories[@]}"; do

0 commit comments

Comments
 (0)