ci: trigger mmdb download

pull/297/head
undefined 3 years ago
parent 6b5b3e68d0
commit db0aff4d33

@ -34,6 +34,7 @@ jobs:
run: |
yarn build
yarn build:ui:production
./packages/geoip/download.sh
- name: Lint
run: yarn lint:ci
- name: Publish

@ -1,6 +1,6 @@
{
"name": "@hydrooj/geoip",
"version": "1.2.2",
"version": "1.2.3",
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",

Loading…
Cancel
Save