mirror of
https://github.com/Nezumi-2711/cloudflare-gateway-pihole-scripts.git
synced 2026-09-22 13:38:37 +00:00
fix up
This commit is contained in:
@@ -26,14 +26,13 @@ jobs:
|
||||
- name: Install npm dependencies
|
||||
run: npm ci
|
||||
working-directory: cloudflare-gateway-pihole-scripts
|
||||
|
||||
- name: Download recommended filters
|
||||
run: bash ./get_recommended_filters.sh
|
||||
working-directory: cloudflare-gateway-pihole-scripts
|
||||
|
||||
- name: Download recommended whitelist
|
||||
run: bash ./get_recommended_whitelist.sh
|
||||
working-directory: cloudflare-gateway-pihole-scripts
|
||||
|
||||
- name: Download recommended filters
|
||||
run: bash ./get_recommended_filters.sh
|
||||
working-directory: cloudflare-gateway-pihole-scripts
|
||||
|
||||
- name: Delete old rules and lists
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user