You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if env::var_os("MLN_CORE_LIBRARY_HEADERS_PATH").is_some(){
177
177
assert!(
178
178
headers.is_file(),
179
179
"The MLN headers at {} must be a gzip (tar.gz) file containing the headers. When building locally checkout <maplibre-native repository>/.github/workflows/core-release.yml commands how to create the header archive",
0 commit comments