ci: trigger mmdb download

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

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

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

Loading…
Cancel
Save