[CI] fix sqlite dep

This commit is contained in:
Mathis Logemann 2022-03-19 10:27:34 +01:00
parent 2b8eec969b
commit e00847e711

View file

@ -62,7 +62,12 @@
"mapbox-variant",
"proj4",
"protozero",
"sqlite3",
{
"name": "sqlite3",
"features": [
"rtree"
]
},
"tiff",
"zlib"
]