We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08397de commit cac2d45Copy full SHA for cac2d45
.github/workflows/master.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Install hostlist-compiler
55
run: |
56
- npm i -g @adguard/hostlist-compiler@1.0.39
+ npm i -g @adguard/hostlist-compiler
57
58
- name: Print Hostlist-compiler version
59
0 commit comments