fixed matrix vector

This commit is contained in:
loyalsoldier 2019-12-10 16:30:22 +08:00
parent 54fa0c38c2
commit c8e56d3305

View File

@ -8,6 +8,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
rule: [geoip, geosite]
include: include:
- rule: geoip - rule: geoip
artifact_name: geoip.dat artifact_name: geoip.dat