Skip to content

Commit cac2d45

Browse files
committed
Adguard-downloader is fixed
Setting @adguard/hostlist-compiler to latest version
1 parent 08397de commit cac2d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
5454
- name: Install hostlist-compiler
5555
run: |
56-
npm i -g @adguard/hostlist-compiler@1.0.39
56+
npm i -g @adguard/hostlist-compiler
5757
5858
- name: Print Hostlist-compiler version
5959
run: |

0 commit comments

Comments
 (0)