mirror of
https://github.com/BertoldVdb/ZoneDetect.git
synced 2026-03-29 09:25:54 +00:00
Use v0 database as it is faster but bigger
This commit is contained in:
parent
c439c70599
commit
ceca53b478
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ phases:
|
|||
- mkdir output
|
||||
- cd output
|
||||
- unzip ../timezone.zip
|
||||
- mv ../out_v1/timezone21.bin .
|
||||
- mv ../out/timezone21.bin .
|
||||
|
||||
artifacts:
|
||||
files:
|
||||
|
|
|
|||
Loading…
Reference in a new issue