Skip to content

Commit

Permalink
Add MMDB file.
Browse files Browse the repository at this point in the history
  • Loading branch information
xkww3n committed Nov 3, 2023
1 parent 80cafaf commit d619740
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,14 @@ jobs:
"outputName": "geoip.dat",
"outputDir": "./dists"
}
},
{
"type": "maxmindMMDB",
"action": "output",
"args": {
"outputName": "geosite.db",
"outputDir": "./dists"
}
}
]
}
Expand Down

0 comments on commit d619740

Please sign in to comment.