mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2025-04-12 08:49:09 +00:00
Fix workflow
This commit is contained in:
parent
52a521e9ff
commit
9b99ebbd6b
2 changed files with 1 additions and 3 deletions
2
.github/workflows/create-lists.yml
vendored
2
.github/workflows/create-lists.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
-v ${{ github.workspace }}/Services:/app/Services \
|
||||
-v ${{ github.workspace }}/SRS:/app/SRS \
|
||||
-v ${{ github.workspace }}/DAT:/app/DAT \
|
||||
itdoginfo/compilesrs:0.1.7
|
||||
itdoginfo/compilesrs:0.1.8
|
||||
|
||||
- name: Check Russia/inside-dnsmasq-ipset
|
||||
uses: itdoginfo/dnsmasq-action@0.1
|
||||
|
|
|
@ -445,8 +445,6 @@ if __name__ == '__main__':
|
|||
|
||||
# Sing-box subnets
|
||||
generate_srs_subnets(TelegramSubnets)
|
||||
# generate_srs_subnets(TwitterSubnets)
|
||||
# generate_srs_subnets(MetaSubnets)
|
||||
|
||||
generate_srs_combined(DiscordSubnets, "Services/meta.lst")
|
||||
generate_srs_combined(TwitterSubnets, "Services/twitter.lst")
|
||||
|
|
Loading…
Add table
Reference in a new issue