Skip to content

Commit

Permalink
Fix GeoIP building
Browse files Browse the repository at this point in the history
  • Loading branch information
xkww3n committed Jul 9, 2024
1 parent d1772ba commit 30f4e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
}
EOF
geoip -c config.json
geoip convert -c config.json
- name: Remove tmp files
run: |
Expand Down

0 comments on commit 30f4e88

Please sign in to comment.