mirror of
https://github.com/nickspaargaren/no-google.git
synced 2023-12-13 21:00:26 +01:00
Fix AdGuard important command in workflow
This commit is contained in:
parent
3657b8859c
commit
418e748702
1 changed files with 1 additions and 1 deletions
2
.github/workflows/automated-updates.yml
vendored
2
.github/workflows/automated-updates.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
- name: Update AdGuard lists
|
||||
run: |
|
||||
python3 convert.py adguard
|
||||
python3 convert.py adguard-important
|
||||
python3 convert.py adguard_important
|
||||
- name: Update parsed list
|
||||
run: |
|
||||
python3 convert.py pihole
|
||||
|
|
Loading…
Reference in a new issue