diff --git a/ci/fetch-assets.ps1 b/ci/fetch-assets.ps1 index 9f60b862..c52c9ecf 100644 --- a/ci/fetch-assets.ps1 +++ b/ci/fetch-assets.ps1 @@ -27,3 +27,7 @@ try { finally { Pop-Location } + +if ($IsLinux) { + ls -l $DataFileDir +} diff --git a/device-detection-data b/device-detection-data index 910df5a3..dfbf5162 160000 --- a/device-detection-data +++ b/device-detection-data @@ -1 +1 @@ -Subproject commit 910df5a3336b6e5f62497074499bef816d5bdcff +Subproject commit dfbf5162feb941c81fb5c92f2043543e8d7323d0 diff --git a/src/common-cxx b/src/common-cxx index 9ca32792..29e0b14e 160000 --- a/src/common-cxx +++ b/src/common-cxx @@ -1 +1 @@ -Subproject commit 9ca327923140392442f1b1e5c7241c3547ccc426 +Subproject commit 29e0b14e19c0a93f55844eb374204a6d555f9fc1